Helioviewer-Project / python-api

Python wrapper around the Helioviewer API.
https://hvpy.readthedocs.io/en/latest/
BSD 2-Clause "Simplified" License
6 stars 5 forks source link

Enum for Datasources #61

Closed akash5100 closed 1 year ago

akash5100 commented 1 year ago
nabobalis commented 1 year ago

I think a new AI page needs to be created for this, or this enum needs to be imported into another init file. Maybe the highest level one.

nabobalis commented 1 year ago

Also a basic test that imports the enum and checks it works.

codecov-commenter commented 1 year ago

Codecov Report

Merging #61 (f8f66f1) into main (e69f5da) will increase coverage by 0.34%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
+ Coverage   99.14%   99.48%   +0.34%     
==========================================
  Files          21       23       +2     
  Lines         351      586     +235     
==========================================
+ Hits          348      583     +235     
  Misses          3        3              
Impacted Files Coverage Δ
hvpy/datasources.py 100.00% <100.00%> (ø)
hvpy/parameters.py 100.00% <0.00%> (ø)
hvpy/api_groups/movies/queue_movie.py 100.00% <0.00%> (ø)
hvpy/api_groups/screenshots/get_tile.py 100.00% <0.00%> (ø)
hvpy/facade.py 97.14% <0.00%> (+0.17%) :arrow_up:

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

nabobalis commented 1 year ago

Typo, I meant API