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 corrupt data when uploading to object storage using fsspec #296

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

danangmassandy
Copy link
Collaborator

Fix #295

Copy link

github-actions bot commented Dec 11, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
12445 11863 95% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 445bf65 by action🐍

Copy link

codecov bot commented Dec 11, 2024

Codecov Report

Attention: Patch coverage is 89.91597% with 12 lines in your changes missing coverage. Please review.

Project coverage is 95.24%. Comparing base (404fe83) to head (445bf65).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
django_project/gap/utils/reader.py 84.05% 11 Missing ⚠️
django_project/gap_api/tests/test_user_file.py 97.22% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #296      +/-   ##
==========================================
- Coverage   95.30%   95.24%   -0.06%     
==========================================
  Files         206      206              
  Lines       11982    12050      +68     
==========================================
+ Hits        11419    11477      +58     
- Misses        563      573      +10     

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

@danangmassandy danangmassandy merged commit 3d1323f into main Dec 11, 2024
4 checks passed
@danangmassandy danangmassandy deleted the fix-cbam-api-issue branch December 11, 2024 11:39
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.

[BUG] Issue when exporting CBAM data from point query
1 participant