Skip to content

change typing import for python 3.10

32c3aaa
Select commit
Loading
Failed to load commit list.
Merged

engines.py: NativeEOS inherits from PhreeqcEOS; eliminate redundant code #353

change typing import for python 3.10
32c3aaa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 14, 2026 in 0s

86.27% (+0.73%) compared to 12fa836

View this Pull Request on Codecov

86.27% (+0.73%) compared to 12fa836

Details

Codecov Report

❌ Patch coverage is 89.31624% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.27%. Comparing base (12fa836) to head (32c3aaa).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
src/pyEQL/engines.py 89.31% 18 Missing and 7 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #353      +/-   ##
==========================================
+ Coverage   85.53%   86.27%   +0.73%     
==========================================
  Files          14       14              
  Lines        1860     1821      -39     
  Branches      323      313      -10     
==========================================
- Hits         1591     1571      -20     
+ Misses        224      207      -17     
+ Partials       45       43       -2     

☔ View full report in Codecov by Sentry.
📢 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.