KingsburyLab / pyEQL

A Python library for solution chemistry
Other
66 stars 20 forks source link

Solution: fix pH charge balancing bug and possible water ion imbalance #154

Closed rkingsbury closed 3 months ago

rkingsbury commented 3 months ago

[1.1.3] - 2024-07-28

Fixed

Added

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 90.62500% with 3 lines in your changes missing coverage. Please review.

Project coverage is 82.93%. Comparing base (8bef6a4) to head (0e0ee6a). Report is 1 commits behind head on main.

Files Patch % Lines
src/pyEQL/solution.py 90.32% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #154 +/- ## ========================================== + Coverage 82.64% 82.93% +0.29% ========================================== Files 9 9 Lines 1469 1483 +14 Branches 322 320 -2 ========================================== + Hits 1214 1230 +16 Misses 216 216 + Partials 39 37 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.