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 is_raster in common layer #64

Merged
merged 1 commit into from
Sep 6, 2024
Merged

Fix is_raster in common layer #64

merged 1 commit into from
Sep 6, 2024

Conversation

zamuzakki
Copy link
Contributor

When filepath is updated to tmp file, is_raster attrbute in input layer metadata could get wrong value. Use file key from S3 instead

Copy link

github-actions bot commented Sep 5, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
3522 3419 97% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: e89065c by action🐍

Copy link

codecov bot commented Sep 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.12%. Comparing base (3fe326e) to head (e89065c).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
+ Coverage   97.09%   97.12%   +0.03%     
==========================================
  Files          63       63              
  Lines        3409     3414       +5     
==========================================
+ Hits         3310     3316       +6     
+ Misses         99       98       -1     

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

@danangmassandy danangmassandy merged commit b312d60 into main Sep 6, 2024
4 checks passed
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.

2 participants