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

Improve error message for non-broadcasted addition and subtraction #3558

Merged
merged 5 commits into from
Nov 6, 2023

Fix formatting

3518959
Select commit
Loading
Failed to load commit list.
Merged

Improve error message for non-broadcasted addition and subtraction #3558

Fix formatting
3518959
Select commit
Loading
Failed to load commit list.
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.