perf(get_amount): add float fast path for common units - #454
Open
rkingsbury wants to merge 1 commit into
Open
Codecov / codecov/project
failed
Aug 4, 2026 in 0s
87.31% (-0.51%) compared to 4f14b17
View this Pull Request on Codecov
87.31% (-0.51%) compared to 4f14b17
Details
Codecov Report
❌ Patch coverage is 87.30159% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.31%. Comparing base (4f14b17) to head (a59935e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/pyEQL/solution.py | 87.30% | 6 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #454 +/- ##
==========================================
- Coverage 87.81% 87.31% -0.51%
==========================================
Files 14 14
Lines 1945 2002 +57
Branches 338 354 +16
==========================================
+ Hits 1708 1748 +40
- Misses 188 200 +12
- Partials 49 54 +5 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading