Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding diagnostics tools for ill conditioning #1299

Merged
merged 19 commits into from
Jan 26, 2024

Merge pull request #20 from bknueven/ill_cond_sparse

c4c9f5d
Select commit
Loading
Failed to load commit list.
Merged

Adding diagnostics tools for ill conditioning #1299

Merge pull request #20 from bknueven/ill_cond_sparse
c4c9f5d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2023 in 1s

77.38% (+0.03%) compared to edc8416

View this Pull Request on Codecov

77.38% (+0.03%) compared to edc8416

Details

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (edc8416) 77.34% compared to head (c4c9f5d) 77.38%.
Report is 4 commits behind head on main.

Files Patch % Lines
idaes/core/util/model_diagnostics.py 85.45% 6 Missing and 10 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1299      +/-   ##
==========================================
+ Coverage   77.34%   77.38%   +0.03%     
==========================================
  Files         390      390              
  Lines       63397    63571     +174     
  Branches    11657    11703      +46     
==========================================
+ Hits        49036    49192     +156     
- Misses      11831    11842      +11     
- Partials     2530     2537       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.