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

feat(pt): support use_aparam_as_mask for pt backend #4246

Merged
merged 13 commits into from
Oct 26, 2024

Merge branch 'devel' into devel-use_aparam_as_mask

8a5cc16
Select commit
Loading
Failed to load commit list.
Merged

feat(pt): support use_aparam_as_mask for pt backend #4246

Merge branch 'devel' into devel-use_aparam_as_mask
8a5cc16
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Oct 26, 2024 in 3s

12 new alerts

New alerts in code changed by this pull request

  • 12 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 92 in source/tests/consistent/fitting/test_dos.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note test

Variable numb_aparam is not used.

Check notice on line 95 in source/tests/consistent/fitting/test_ener.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note test

Variable numb_aparam is not used.

Check notice on line 95 in source/tests/consistent/fitting/test_ener.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note test

Variable use_aparam_as_mask is not used.

Check notice on line 109 in source/tests/consistent/fitting/test_ener.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note test

Variable numb_aparam is not used.

Check notice on line 109 in source/tests/consistent/fitting/test_ener.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note test

Variable use_aparam_as_mask is not used.

Check notice on line 143 in source/tests/consistent/fitting/test_ener.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note test

Variable numb_aparam is not used.

Check notice on line 143 in source/tests/consistent/fitting/test_ener.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note test

Variable use_aparam_as_mask is not used.

Check notice on line 267 in source/tests/consistent/fitting/test_ener.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note test

Variable numb_aparam is not used.

Check notice on line 267 in source/tests/consistent/fitting/test_ener.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note test

Variable use_aparam_as_mask is not used.

Check notice on line 287 in source/tests/consistent/fitting/test_ener.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note test

Variable numb_aparam is not used.

Check notice on line 287 in source/tests/consistent/fitting/test_ener.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note test

Variable use_aparam_as_mask is not used.

Check notice on line 77 in source/tests/consistent/fitting/test_property.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note test

Variable numb_aparam is not used.