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

add USGS file and sensor interface #23

Merged
10 commits merged into from
Mar 29, 2022
Merged

add USGS file and sensor interface #23

10 commits merged into from
Mar 29, 2022

Conversation

ghost
Copy link

@ghost ghost commented Mar 16, 2022

@ghost ghost added the enhancement New feature or request label Mar 16, 2022
@ghost ghost self-assigned this Mar 16, 2022
@ghost ghost force-pushed the feature/usgs_sensors branch from 7054095 to f34f616 Compare March 28, 2022 17:57
@codecov
Copy link

codecov bot commented Mar 29, 2022

Codecov Report

Merging #23 (646f50d) into main (0d6ae21) will decrease coverage by 1.98%.
The diff coverage is 66.81%.

❗ Current head 646f50d differs from pull request most recent head 88956b7. Consider uploading reports for the commit 88956b7 to get more accurate results

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   91.92%   89.94%   -1.99%     
==========================================
  Files          19       22       +3     
  Lines        1895     1949      +54     
==========================================
+ Hits         1742     1753      +11     
- Misses        153      196      +43     
Impacted Files Coverage Δ
stormevents/usgs/sensors.py 0.00% <0.00%> (ø)
stormevents/usgs/highwatermarks.py 93.49% <50.00%> (+6.78%) ⬆️
stormevents/usgs/events.py 78.34% <78.34%> (ø)
stormevents/stormevent.py 95.48% <100.00%> (ø)
stormevents/usgs/__init__.py 100.00% <100.00%> (ø)
stormevents/usgs/base.py 100.00% <100.00%> (ø)
tests/test_coops.py 100.00% <100.00%> (ø)
tests/test_usgs.py 100.00% <100.00%> (ø)

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 0d6ae21...88956b7. Read the comment docs.

@ghost ghost force-pushed the feature/usgs_sensors branch from b6f0157 to 229efac Compare March 29, 2022 17:43
@ghost ghost marked this pull request as ready for review March 29, 2022 19:16
@ghost ghost merged commit 7903d50 into main Mar 29, 2022
@ghost ghost deleted the feature/usgs_sensors branch March 29, 2022 19:18
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant