Replaced numpy.testing.assert_almost_equal to numpy.testing.assert_allclose #4438
Codecov / codecov/project
failed
Feb 24, 2024 in 0s
93.37% (-0.01%) compared to 3a5339c
View this Pull Request on Codecov
93.37% (-0.01%) compared to 3a5339c
Details
Codecov Report
Attention: Patch coverage is 0%
with 1 lines
in your changes are missing coverage. Please review.
Project coverage is 93.37%. Comparing base (
3a5339c
) to head (e1f2f4e
).
Files | Patch % | Lines |
---|---|---|
package/MDAnalysis/visualization/streamlines_3D.py | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #4438 +/- ##
===========================================
- Coverage 93.38% 93.37% -0.01%
===========================================
Files 171 183 +12
Lines 21744 22823 +1079
Branches 4014 4014
===========================================
+ Hits 20305 21311 +1006
- Misses 952 1025 +73
Partials 487 487
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading