-
Notifications
You must be signed in to change notification settings - Fork 873
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix incorrect comparison logic and update tests (#4181)
* fix erroneous comp logic and simply complexcity based on suggestions * fix tests that correctly evaluate the checks * pre-commit auto-fixes * seperate has_good_quality_check_occupied_bands tests * address review comment * pre-commit auto-fixes * address review comment > change numeric values to scientific notation * pre-commit auto-fixes * add static method to get sub_array (helps in testing) * update tests * remove duplicate accidental test lines * remove duplicate assert * update test as per review suggestion * address review comments * address review comments2 --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
11295ba
commit 5525a0c
Showing
2 changed files
with
107 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters