Fix variable_ref_type for unsupported types and GenericNonlinearExpr #3556
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Nov 2, 2023 in 0s
98.37% (+0.17%) compared to 908275f
View this Pull Request on Codecov
98.37% (+0.17%) compared to 908275f
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Comparison is base (
908275f
) 98.19% compared to head (ae29edd
) 98.37%.
Additional details and impacted files
@@ Coverage Diff @@
## master #3556 +/- ##
==========================================
+ Coverage 98.19% 98.37% +0.17%
==========================================
Files 37 37
Lines 5599 5603 +4
==========================================
+ Hits 5498 5512 +14
+ Misses 101 91 -10
Files | Coverage Δ | |
---|---|---|
src/nlp_expr.jl | 99.52% <100.00%> (+0.47%) |
⬆️ |
src/variables.jl | 99.02% <100.00%> (+<0.01%) |
⬆️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading