-
Notifications
You must be signed in to change notification settings - Fork 234
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
Address minor issues identified in 10/24 Code Audit #1504
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Re-requested review after Linux fail
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1504 +/- ##
==========================================
- Coverage 76.99% 76.98% -0.01%
==========================================
Files 382 382
Lines 61992 61992
Branches 10146 10146
==========================================
- Hits 47730 47727 -3
- Misses 11854 11858 +4
+ Partials 2408 2407 -1 ☔ View full report in Codecov by Sentry. |
idaes/models_extra/column_models/tests/test_plate_heat_exchanger.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Fixes None
Summary/Motivation:
The developer team did a code audit in October and identified a number of issues that should be investigated and resolved if possible. This PR addresses those issues that are easily fixed.
Changes proposed in this PR:
xfail
marker on plate heat exchanger tests to onlyxfail
on Windows system.Legal Acknowledgement
By contributing to this software project, I agree to the following terms and conditions for my contribution: