rename x to dz in mud_calculator.py
and decrease error tolerance for tests
#147
Codecov / codecov/project
succeeded
Dec 28, 2024 in 0s
99.31% (+0.00%) compared to bd1dd40
View this Pull Request on Codecov
99.31% (+0.00%) compared to bd1dd40
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 99.31%. Comparing base (
bd1dd40
) to head (11d2ccd
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #147 +/- ##
=======================================
Coverage 99.31% 99.31%
=======================================
Files 6 6
Lines 293 293
=======================================
Hits 291 291
Misses 2 2
Files with missing lines | Coverage Δ | |
---|---|---|
tests/test_mud_calculator.py | 100.00% <100.00%> (ø) |
Loading