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

Fix default cache dataloader raise key error on non-existing key #3569

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

test: update `test_clear` and `test_clear_nocache` to test the new ca…

6b0a704
Select commit
Loading
Failed to load commit list.
Open

Fix default cache dataloader raise key error on non-existing key #3569

test: update `test_clear` and `test_clear_nocache` to test the new ca…
6b0a704
Select commit
Loading
Failed to load commit list.
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