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

Diagnostic tool to look for potential evaluation errors #1268

Merged
merged 15 commits into from
Nov 15, 2023

fix tests

a8c0e0e
Select commit
Loading
Failed to load commit list.
Merged

Diagnostic tool to look for potential evaluation errors #1268

fix tests
a8c0e0e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2023 in 0s

77.33% (+0.02%) compared to 210db70

View this Pull Request on Codecov

77.33% (+0.02%) compared to 210db70

Details

Codecov Report

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

Comparison is base (210db70) 77.30% compared to head (a8c0e0e) 77.33%.

Files Patch % Lines
idaes/core/util/model_diagnostics.py 95.00% 3 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1268      +/-   ##
==========================================
+ Coverage   77.30%   77.33%   +0.02%     
==========================================
  Files         390      390              
  Lines       63249    63367     +118     
  Branches    11625    11648      +23     
==========================================
+ Hits        48893    49003     +110     
- Misses      11837    11843       +6     
- Partials     2519     2521       +2     

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