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: add zone selection to support a box like selection from given selection #4324

Open
wants to merge 15 commits into
base: develop
Choose a base branch
from

test: add tests of limits for `zone`

3f4f619
Select commit
Loading
Failed to load commit list.
Open

feat: add zone selection to support a box like selection from given selection #4324

test: add tests of limits for `zone`
3f4f619
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 25, 2024 in 0s

93.60% (-0.02%) compared to 1bf58cc

View this Pull Request on Codecov

93.60% (-0.02%) compared to 1bf58cc

Details

Codecov Report

Attention: Patch coverage is 97.95918% with 1 line in your changes missing coverage. Please review.

Project coverage is 93.60%. Comparing base (1bf58cc) to head (3f4f619).
Report is 3 commits behind head on develop.

Files Patch % Lines
package/MDAnalysis/core/selection.py 97.95% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4324      +/-   ##
===========================================
- Coverage    93.61%   93.60%   -0.02%     
===========================================
  Files          171      183      +12     
  Lines        21250    22369    +1119     
  Branches      3936     3951      +15     
===========================================
+ Hits         19893    20938    +1045     
- Misses         898      971      +73     
- Partials       459      460       +1     

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