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

add cache management for zarr file #187

Merged
merged 4 commits into from
Oct 11, 2024
Merged

Conversation

danangmassandy
Copy link
Collaborator

This is for #133

Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
8858 8394 95% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 32b431e by action🐍

Copy link

codecov bot commented Oct 11, 2024

Codecov Report

Attention: Patch coverage is 93.33333% with 6 lines in your changes missing coverage. Please review.

Project coverage is 94.70%. Comparing base (913e337) to head (32b431e).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
django_project/gap/admin/main.py 83.33% 2 Missing ⚠️
django_project/gap/utils/zarr.py 88.88% 2 Missing ⚠️
django_project/gap/ingestor/salient.py 50.00% 1 Missing ⚠️
django_project/gap/models/dataset.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #187      +/-   ##
==========================================
+ Coverage   94.68%   94.70%   +0.01%     
==========================================
  Files         143      143              
  Lines        8505     8590      +85     
==========================================
+ Hits         8053     8135      +82     
- Misses        452      455       +3     

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

@danangmassandy danangmassandy merged commit 776fc15 into main Oct 11, 2024
4 checks passed
@danangmassandy danangmassandy deleted the feat-zarr-cache-management branch October 11, 2024 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant