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: use global fixtures #161

Merged
merged 3 commits into from
Jan 22, 2024
Merged

refactor: use global fixtures #161

merged 3 commits into from
Jan 22, 2024

Conversation

12rambau
Copy link
Member

Fix #126

Copy link

codecov bot commented Jan 22, 2024

Codecov Report

Attention: 73 lines in your changes are missing coverage. Please review.

Comparison is base (6fa4b43) 0.00% compared to head (ddd9be3) 0.00%.
Report is 5 commits behind head on main.

❗ Current head ddd9be3 differs from pull request most recent head c354fc5. Consider uploading reports for the commit c354fc5 to get more accurate results

Files Patch % Lines
geetools/algorithms.py 0.00% 16 Missing ⚠️
geetools/tools/imagecollection.py 0.00% 14 Missing ⚠️
geetools/tools/_deprecated_image.py 0.00% 9 Missing ⚠️
geetools/Image/__init__.py 0.00% 5 Missing ⚠️
geetools/batch/featurecollection.py 0.00% 5 Missing ⚠️
geetools/composite.py 0.00% 4 Missing ⚠️
geetools/tools/_deprecated_featurecollection.py 0.00% 3 Missing ⚠️
geetools/_deprecated_visualization.py 0.00% 2 Missing ⚠️
geetools/batch/image.py 0.00% 2 Missing ⚠️
geetools/tools/_deprecated_element.py 0.00% 2 Missing ⚠️
... and 11 more
Additional details and impacted files
@@          Coverage Diff          @@
##            main    #161   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         52      52           
  Lines       2919    2919           
=====================================
  Misses      2919    2919           

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

@12rambau 12rambau merged commit 4ed7f6b into main Jan 22, 2024
7 of 8 checks passed
@12rambau 12rambau deleted the fixture branch January 22, 2024 16:15
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.

sanityse the use of fixtures
1 participant