Improve error message for non-broadcasted addition and subtraction #3558
Codecov / codecov/project
succeeded
Nov 5, 2023 in 0s
98.38% (+0.00%) compared to 944e5c5
View this Pull Request on Codecov
98.38% (+0.00%) compared to 944e5c5
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Comparison is base (
944e5c5
) 98.37% compared to head (3518959
) 98.38%.
Report is 1 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #3558 +/- ##
=======================================
Coverage 98.37% 98.38%
=======================================
Files 37 37
Lines 5610 5624 +14
=======================================
+ Hits 5519 5533 +14
Misses 91 91
Files | Coverage Δ | |
---|---|---|
src/nlp_expr.jl | 99.52% <100.00%> (+<0.01%) |
⬆️ |
src/operators.jl | 97.07% <100.00%> (+0.15%) |
⬆️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading