Skip to content

Enum for Datasources#61

Merged
nabobalis merged 12 commits intoHelioviewer-Project:mainfrom
akash5100:datasources
Aug 20, 2022
Merged

Enum for Datasources#61
nabobalis merged 12 commits intoHelioviewer-Project:mainfrom
akash5100:datasources

Conversation

@akash5100
Copy link
Collaborator

@akash5100 akash5100 requested a review from nabobalis August 18, 2022 04:44
@akash5100 akash5100 self-assigned this Aug 18, 2022
@nabobalis
Copy link
Member

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
Copy link
Member

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

@codecov-commenter
Copy link

codecov-commenter commented Aug 18, 2022

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%) ⬆️

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

@nabobalis
Copy link
Member

Typo, I meant API

Co-authored-by: Nabil Freij <nabil.freij@gmail.com>
@nabobalis nabobalis merged commit a12f594 into Helioviewer-Project:main Aug 20, 2022
@akash5100 akash5100 deleted the datasources branch August 21, 2022 06: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.

Add ENUM for data sources

4 participants