-
-
Notifications
You must be signed in to change notification settings - Fork 326
feat: Add functions #179
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
feat: Add functions #179
Conversation
Sourcery Code Quality Report❌ Merging this PR will decrease code quality in the affected files by 11.84%.
Here are some functions in these files that still need a tune-up:
Legend and ExplanationThe emojis denote the absolute quality of the code:
The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request. Please see our documentation here for details on how these metrics are calculated. We are actively working on this report - lots more documentation and extra metrics to come! Help us improve this quality report! |
Codecov ReportBase: 81.06% // Head: 82.26% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## develop #179 +/- ##
===========================================
+ Coverage 81.06% 82.26% +1.20%
===========================================
Files 8 8
Lines 132 141 +9
===========================================
+ Hits 107 116 +9
Misses 25 25
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM except for the small missing type hint
Co-authored-by: Anand <40204976+anand2312@users.noreply.github.com>
TODO: