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

refactor indexer to rounte saves and loads through a generic Versione… #540

Draft
wants to merge 1 commit into
base: next
Choose a base branch
from

refactor indexer to rounte saves and loads through a generic Versione…

e186da8
Select commit
Loading
Failed to load commit list.
Draft

refactor indexer to rounte saves and loads through a generic Versione… #540

refactor indexer to rounte saves and loads through a generic Versione…
e186da8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 30, 2025 in 0s

95.75% (-0.23%) compared to 9eb99a8

View this Pull Request on Codecov

95.75% (-0.23%) compared to 9eb99a8

Details

Codecov Report

Attention: Patch coverage is 79.48718% with 8 lines in your changes missing coverage. Please review.

Project coverage is 95.75%. Comparing base (9eb99a8) to head (e186da8).

Files with missing lines Patch % Lines
src/snapred/backend/data/Indexer.py 85.71% 5 Missing ⚠️
src/snapred/backend/data/LocalDataService.py 25.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next     #540      +/-   ##
==========================================
- Coverage   95.98%   95.75%   -0.23%     
==========================================
  Files          68       68              
  Lines        5152     5164      +12     
==========================================
  Hits         4945     4945              
- Misses        207      219      +12     

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