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

adding _annotation_mapping in AnalysisMixin #585

Merged
merged 85 commits into from
Jan 19, 2024

returns -> Returns

0cd1ae5
Select commit
Loading
Failed to load commit list.
Merged

adding _annotation_mapping in AnalysisMixin #585

returns -> Returns
0cd1ae5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 19, 2024 in 1s

78.52% (target 75.00%)

View this Pull Request on Codecov

78.52% (target 75.00%)

Details

Codecov Report

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

Comparison is base (924c78a) 78.27% compared to head (0cd1ae5) 78.52%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #585      +/-   ##
==========================================
+ Coverage   78.27%   78.52%   +0.25%     
==========================================
  Files          36       36              
  Lines        3765     3828      +63     
  Branches      665      672       +7     
==========================================
+ Hits         2947     3006      +59     
- Misses        543      547       +4     
  Partials      275      275              
Files Coverage Δ
src/moscot/base/problems/_utils.py 63.69% <0.00%> (ø)
src/moscot/problems/cross_modality/_mixins.py 83.60% <83.33%> (-0.33%) ⬇️
src/moscot/problems/time/_mixins.py 63.26% <88.88%> (+0.50%) ⬆️
src/moscot/utils/subset_policy.py 65.04% <0.00%> (+0.97%) ⬆️
src/moscot/base/problems/_mixins.py 84.83% <95.74%> (+2.69%) ⬆️
src/moscot/problems/space/_mixins.py 81.64% <77.77%> (-0.15%) ⬇️