Fix default cache dataloader raise key error on non-existing key #3569
+27
−1
Codecov / codecov/project
succeeded
Oct 21, 2024 in 0s
97.02% (+0.43%) compared to bea5cac
View this Pull Request on Codecov
97.02% (+0.43%) compared to bea5cac
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 97.02%. Comparing base (
bea5cac
) to head (6b0a704
).
Report is 93 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #3569 +/- ##
==========================================
+ Coverage 96.58% 97.02% +0.43%
==========================================
Files 524 503 -21
Lines 33632 33464 -168
Branches 5577 5619 +42
==========================================
- Hits 32485 32468 -17
+ Misses 912 790 -122
+ Partials 235 206 -29
Loading