KingsburyLab / pyEQL

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

standardize_formula: parse super and subscripts in ion formulae #147

Closed rkingsbury closed 1 month ago

rkingsbury commented 1 month ago

Summary

Additional enhancements to standardize_formula. See CHANGELOG.

A follow up to issues raised in #136

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 81.95%. Comparing base (3eb8b67) to head (4f9b41f). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #147 +/- ## ========================================== + Coverage 81.56% 81.95% +0.39% ========================================== Files 9 9 Lines 1448 1480 +32 Branches 304 320 +16 ========================================== + Hits 1181 1213 +32 Misses 225 225 Partials 42 42 ```

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