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

Fix parsing of $not expression on command line #970

Merged
merged 9 commits into from
Feb 2, 2024

Merge remote-tracking branch 'origin/fix/not-expression-cli' into fix…

23bf5af
Select commit
Loading
Failed to load commit list.
Merged

Fix parsing of $not expression on command line #970

Merge remote-tracking branch 'origin/fix/not-expression-cli' into fix…
23bf5af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 31, 2024 in 0s

85.60% (-0.05%) compared to 667a47d

View this Pull Request on Codecov

85.60% (-0.05%) compared to 667a47d

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (667a47d) 85.65% compared to head (23bf5af) 85.60%.

❗ Current head 23bf5af differs from pull request most recent head 28336e7. Consider uploading reports for the commit 28336e7 to get more accurate results

Files Patch % Lines
signac/filterparse.py 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #970      +/-   ##
==========================================
- Coverage   85.65%   85.60%   -0.05%     
==========================================
  Files          20       20              
  Lines        3464     3466       +2     
  Branches      759      760       +1     
==========================================
  Hits         2967     2967              
- Misses        338      339       +1     
- Partials      159      160       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.