Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🥚ignore_instrument setting #237

Merged
merged 4 commits into from
Jul 11, 2023

✅ added unit test for get_info

b8deab5
Select commit
Loading
Failed to load commit list.
Merged

🥚ignore_instrument setting #237

✅ added unit test for get_info
b8deab5
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Bandit completed Jul 11, 2023 in 5s

2 configurations not found

Warning: Code scanning cannot determine the alerts introduced by this pull request, because 2 configurations present on refs/heads/main were not found:

Actions workflow (✨Flow.yml)

  • ❓  .github/workflows/✨Flow.yml:Bandit

Actions workflow (🔏Security.yml)

  • ❓  .github/workflows/🔏Security.yml:bandit

View all branch alerts.

Annotations

Check notice on line 98 in tests/test_unit.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 106 in tests/test_unit.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 107 in tests/test_unit.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 201 in tests/test_unit.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.