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

Restructure #39

Merged
merged 210 commits into from
Apr 11, 2023
Merged

Restructure #39

merged 210 commits into from
Apr 11, 2023

Conversation

MAfarrag
Copy link
Member

@MAfarrag MAfarrag commented Mar 3, 2023

Description

  • Please include a summary of the change and which issue is fixed.

  • Please also include relevant motivation and context.

  • List any dependencies that are required for this change.

  • Fixes # (issue)

Type of change

Check relevant points.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • Please describe the tests that you ran to verify your changes.

  • Provide instructions so we can reproduce.

  • Please also list any relevant details for your test configuration

  • Test A

  • Test B

Checklist:

  • updated version number in setup.py/pyproject.toml
  • updated environment.yml and the lock file
  • added changes to History.rst
  • updated the latest version in README file
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@codecov
Copy link

codecov bot commented Mar 3, 2023

Codecov Report

Patch coverage: 83.23% and project coverage change: +35.58 🎉

Comparison is base (28bd2ef) 43.97% compared to head (2e12646) 79.56%.

❗ Current head 2e12646 differs from pull request most recent head 0a9f774. Consider uploading reports for the commit 0a9f774 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #39       +/-   ##
===========================================
+ Coverage   43.97%   79.56%   +35.58%     
===========================================
  Files          10        7        -3     
  Lines        2167     1850      -317     
===========================================
+ Hits          953     1472      +519     
+ Misses       1214      378      -836     
Impacted Files Coverage Δ
pyramids/dataset.py 82.02% <ø> (ø)
pyramids/utils.py 67.50% <60.00%> (-28.66%) ⬇️
pyramids/dem.py 62.54% <75.00%> (ø)
pyramids/errors.py 82.75% <82.75%> (ø)
pyramids/featurecollection.py 86.18% <86.18%> (ø)
pyramids/io.py 94.38% <94.38%> (ø)

... and 2 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

…romPrj and add a GetAttrValue to get epsg if the AutoIdentifyEPSG failed
…eneral crop function (polygon and raster), remove rasterio
…eneral crop function (polygon and raster), remove rasterio
…eneral crop function (polygon and raster), remove rasterio
…ributes, deprecate getRasterData, replace with read_array
@MAfarrag MAfarrag merged commit dc30b52 into main Apr 11, 2023
@MAfarrag MAfarrag deleted the restructure branch April 11, 2023 20:00
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