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

Add deep copy for consumers #86

Refine backprop assignments in error message (#87)

302cf5e
Select commit
Loading
Failed to load commit list.
Merged

Add deep copy for consumers #86

Refine backprop assignments in error message (#87)
302cf5e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2024 in 0s

89.18% (-0.11%) compared to 6814686

View this Pull Request on Codecov

89.18% (-0.11%) compared to 6814686

Details

Codecov Report

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

Comparison is base (6814686) 89.29% compared to head (302cf5e) 89.18%.

Files Patch % Lines
annotation/consume_trigger.go 83.57% 69 Missing ⚠️
assertion/function/assertiontree/backprop.go 70.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/revamp-producer-consumer      #86      +/-   ##
===========================================================================
- Coverage                                    89.29%   89.18%   -0.11%     
===========================================================================
  Files                                           54       55       +1     
  Lines                                         8688     9156     +468     
===========================================================================
+ Hits                                          7758     8166     +408     
- Misses                                         774      825      +51     
- Partials                                       156      165       +9     

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