Skip to content

EventType enum#70

Merged
dgarciabriseno merged 6 commits into
Helioviewer-Project:mainfrom
akash5100:events
Aug 24, 2022
Merged

EventType enum#70
dgarciabriseno merged 6 commits into
Helioviewer-Project:mainfrom
akash5100:events

Conversation

@akash5100

Copy link
Copy Markdown
Collaborator

@akash5100
akash5100 requested a review from nabobalis August 23, 2022 10:28
@akash5100 akash5100 self-assigned this Aug 23, 2022
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #70 (96537ed) into main (a12f594) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
+ Coverage   99.48%   99.51%   +0.02%     
==========================================
  Files          23       24       +1     
  Lines         586      622      +36     
==========================================
+ Hits          583      619      +36     
  Misses          3        3              
Impacted Files Coverage Δ
hvpy/datasource.py 100.00% <100.00%> (ø)
hvpy/event.py 100.00% <100.00%> (ø)
hvpy/facade.py 97.14% <100.00%> (ø)
hvpy/utils.py 100.00% <100.00%> (ø)

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

Looks good to me, I would want Daniel to review it before a merge.

@nabobalis nabobalis left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I want Daniel to double check

@nabobalis nabobalis left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I want Daniel to double check

@dgarciabriseno dgarciabriseno left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks ok to me, not sure if the test is needed here, though.

@nabobalis

Copy link
Copy Markdown
Member

We can remove it but I feel like there isn't any harm for now with it?

@dgarciabriseno
dgarciabriseno merged commit 5ca472d into Helioviewer-Project:main Aug 24, 2022
@akash5100
akash5100 deleted the events branch August 24, 2022 14:20
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 event types

4 participants