[GSoC] Parallelisation of AnalysisBase with multiprocessing and dask #4162
Codecov / codecov/project
succeeded
Aug 16, 2024 in 2s
93.62% (+0.00%) compared to d16b8d4
View this Pull Request on Codecov
93.62% (+0.00%) compared to d16b8d4
Details
Codecov Report
Attention: Patch coverage is 97.10744%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 93.62%. Comparing base (
d16b8d4
) to head (1dc4613
).
Report is 1 commits behind head on develop.
Files | Patch % | Lines |
---|---|---|
package/MDAnalysis/analysis/base.py | 96.52% | 2 Missing and 2 partials |
package/MDAnalysis/analysis/results.py | 95.71% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## develop #4162 +/- ##
=========================================
Coverage 93.61% 93.62%
=========================================
Files 171 173 +2
Lines 21254 21419 +165
Branches 3937 3978 +41
=========================================
+ Hits 19897 20053 +156
- Misses 898 903 +5
- Partials 459 463 +4
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading