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

absolute imports #61

Merged
merged 2 commits into from
Feb 22, 2021
Merged

absolute imports #61

merged 2 commits into from
Feb 22, 2021

Conversation

geospatial-jeff
Copy link
Collaborator

@geospatial-jeff geospatial-jeff commented Feb 22, 2021

closes #56

@codecov-io
Copy link

codecov-io commented Feb 22, 2021

Codecov Report

Merging #61 (c4beef2) into master (c373e6d) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
- Coverage   99.11%   99.11%   -0.01%     
==========================================
  Files          30       30              
  Lines         679      677       -2     
==========================================
- Hits          673      671       -2     
  Misses          6        6              
Flag Coverage Δ
unittests 99.11% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
stac_pydantic/links.py 100.00% <ø> (ø)
stac_pydantic/api/extensions/query.py 100.00% <100.00%> (ø)
stac_pydantic/api/extensions/sort.py 100.00% <100.00%> (ø)
stac_pydantic/api/landing.py 100.00% <100.00%> (ø)
stac_pydantic/api/search.py 100.00% <100.00%> (ø)
stac_pydantic/api/utils/link_factory.py 100.00% <100.00%> (ø)
stac_pydantic/catalog.py 100.00% <100.00%> (ø)
stac_pydantic/collection.py 100.00% <100.00%> (ø)
stac_pydantic/extensions/collection_assets.py 100.00% <100.00%> (ø)
stac_pydantic/extensions/datacube.py 100.00% <100.00%> (ø)
... and 11 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c373e6d...c4beef2. Read the comment docs.

@geospatial-jeff geospatial-jeff merged commit 9818117 into master Feb 22, 2021
@geospatial-jeff geospatial-jeff deleted the absolute-imports branch February 22, 2021 01:22
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.

Use absolute imports
2 participants