Forward mode mutable struct support #219
Merged
Codecov / codecov/project
succeeded
Feb 1, 2024 in 0s
55.12% (+0.00%) compared to 6f1bdf0
View this Pull Request on Codecov
55.12% (+0.00%) compared to 6f1bdf0
Details
Codecov Report
Attention: 16 lines
in your changes are missing coverage. Please review.
Comparison is base (
6f1bdf0
) 55.11% compared to head (8badafd
) 55.12%.
Files | Patch % | Lines |
---|---|---|
src/extra_rules.jl | 45.45% | 6 Missing |
src/codegen/forward_demand.jl | 40.00% | 3 Missing |
src/stage1/forward.jl | 87.50% | 3 Missing |
src/stage1/mixed.jl | 0.00% | 3 Missing |
src/higher_fwd_rules.jl | 80.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #219 +/- ##
=======================================
Coverage 55.11% 55.12%
=======================================
Files 28 28
Lines 2892 2917 +25
=======================================
+ Hits 1594 1608 +14
- Misses 1298 1309 +11
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading