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

refactor: type checking for tool tip message #68

Merged
merged 1 commit into from
Dec 11, 2023
Merged

Conversation

gnikit
Copy link
Owner

@gnikit gnikit commented Dec 11, 2023

Refactors the class to use type hints and a more Pythonic way of checking different types of messages.

Copy link

codecov bot commented Dec 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (95ed56d) 95.83% compared to head (6a6a9ac) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main       #68      +/-   ##
===========================================
+ Coverage   95.83%   100.00%   +4.16%     
===========================================
  Files           1         1              
  Lines          48        50       +2     
===========================================
+ Hits           46        50       +4     
+ Misses          2         0       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gnikit gnikit force-pushed the refactor/type-check branch from 9eac649 to 6a6a9ac Compare December 11, 2023 17:40
@gnikit gnikit merged commit d6668c8 into main Dec 11, 2023
6 checks passed
@gnikit gnikit deleted the refactor/type-check branch December 11, 2023 17:41
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.

1 participant