KingsburyLab / pyEQL

A Python library for solution chemistry
Other
64 stars 17 forks source link

Fix incorrect display of NH4+, NH3, and other formulas #145

Closed rkingsbury closed 1 month ago

rkingsbury commented 1 month ago

Fixes #136

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 93.93939% with 2 lines in your changes missing coverage. Please review.

Project coverage is 81.56%. Comparing base (edb828c) to head (e2446df). Report is 4 commits behind head on main.

Files Patch % Lines
src/pyEQL/utils.py 92.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #145 +/- ## ========================================== + Coverage 81.37% 81.56% +0.18% ========================================== Files 9 9 Lines 1428 1448 +20 Branches 295 304 +9 ========================================== + Hits 1162 1181 +19 Misses 225 225 - Partials 41 42 +1 ```

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