Change cells' return to out, state
#2551
Merged
Codecov / codecov/project
succeeded
Dec 15, 2024 in 0s
32.50% (-0.04%) compared to 6041cf5, passed because coverage increased by 0.30% when compared to adjusted base (32.19%)
View this Pull Request on Codecov
32.50% (-0.04%) compared to 6041cf5, passed because coverage increased by 0.30% when compared to adjusted base (32.19%)
Details
Codecov Report
Attention: Patch coverage is 83.33333%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 32.50%. Comparing base (
6041cf5
) to head (55fe124
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/layers/recurrent.jl | 83.33% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #2551 +/- ##
==========================================
- Coverage 32.53% 32.50% -0.04%
==========================================
Files 34 34
Lines 2010 2003 -7
==========================================
- Hits 654 651 -3
+ Misses 1356 1352 -4
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading