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

Shorten expression strings in assignment messages #153

test case for non-English expr

7ca80e6
Select commit
Loading
Failed to load commit list.
Merged

Shorten expression strings in assignment messages #153

test case for non-English expr
7ca80e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2024 in 0s

89.18% (-0.07%) compared to 43b26d7

View this Pull Request on Codecov

89.18% (-0.07%) compared to 43b26d7

Details

Codecov Report

Attention: 24 lines in your changes are missing coverage. Please review.

Comparison is base (43b26d7) 89.24% compared to head (7ca80e6) 89.18%.

Files Patch % Lines
assertion/function/assertiontree/backprop.go 40.00% 8 Missing and 4 partials ⚠️
util/asthelper/asthelper.go 80.32% 7 Missing and 5 partials ⚠️
Additional details and impacted files
@@                              Coverage Diff                              @@
##           sonalmahajan15/fix-backprop-error-message     #153      +/-   ##
=============================================================================
- Coverage                                      89.24%   89.18%   -0.07%     
=============================================================================
  Files                                             54       55       +1     
  Lines                                           9087     9156      +69     
=============================================================================
+ Hits                                            8110     8166      +56     
- Misses                                           820      825       +5     
- Partials                                         157      165       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.