KingsburyLab / pyEQL

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

Solute.from_formula: fix oxi_states bug (#103) #106

Closed rkingsbury closed 6 months ago

rkingsbury commented 6 months ago

Fixes #103

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.45%. Comparing base (6fea057) to head (db5c4c7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #106 +/- ## ========================================== + Coverage 80.31% 80.45% +0.13% ========================================== Files 10 10 Lines 1448 1448 Branches 252 251 -1 ========================================== + Hits 1163 1165 +2 + Misses 249 248 -1 + Partials 36 35 -1 ```

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