Shorten names of files causing installation errors (#1540)#1545
Merged
lbianchi-lbl merged 1 commit intoIDAES:mainfrom Nov 27, 2024
Merged
Shorten names of files causing installation errors (#1540)#1545lbianchi-lbl merged 1 commit intoIDAES:mainfrom
lbianchi-lbl merged 1 commit intoIDAES:mainfrom
Conversation
169fbf0 to
ca2c06b
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1545 +/- ##
==========================================
- Coverage 77.05% 77.04% -0.01%
==========================================
Files 384 384
Lines 62338 62338
Branches 10222 10222
==========================================
- Hits 48034 48031 -3
- Misses 11875 11879 +4
+ Partials 2429 2428 -1 ☔ View full report in Codecov by Sentry. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves #1540
Note
This is an alternative to #1541 since #1541 also tried to reproduce the failure in CI to try to develop a CI check that we could use to catch similar issues in the future. Since I haven't been able to do that yet, I've created this PR with the simplest possible set of changes that resolves #1540 so that it can be merged quickly for the Nov release
Changes proposed in this PR:
idaes/core/surrogate/tests/data/onnx_modelsfromnet_st_net_5000_STM_100_s_2000000_60_5_tanh_1e-06_4096_tr_15481_Calcite_STtonet_Calcite_STLegal Acknowledgement
By contributing to this software project, I agree to the following terms and conditions for my contribution: