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: change 1 liner default EPSG to 4326 #379

Merged
merged 2 commits into from
Jan 30, 2025

ci: bump version of upload artifact to v4

a7d007c
Select commit
Loading
Failed to load commit list.
Merged

refactor: change 1 liner default EPSG to 4326 #379

ci: bump version of upload artifact to v4
a7d007c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 30, 2025 in 0s

70.05% (-0.10%) compared to a98e78b, passed because coverage increased by 0.02% when compared to adjusted base (70.03%)

View this Pull Request on Codecov

70.05% (-0.10%) compared to a98e78b, passed because coverage increased by 0.02% when compared to adjusted base (70.03%)

Details

Codecov Report

Attention: Patch coverage is 91.52542% with 5 lines in your changes missing coverage. Please review.

Project coverage is 70.05%. Comparing base (a98e78b) to head (a7d007c).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
test/test_download_and_read.py 82.35% 3 Missing ⚠️
test/test_atlas_read.py 84.61% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #379      +/-   ##
==========================================
- Coverage   70.15%   70.05%   -0.10%     
==========================================
  Files          42       42              
  Lines       10660    10740      +80     
  Branches     1152     1159       +7     
==========================================
+ Hits         7478     7524      +46     
- Misses       2719     2753      +34     
  Partials      463      463              

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