-
Notifications
You must be signed in to change notification settings - Fork 21
Intent specifications for all subroutines #58
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
base: main
Are you sure you want to change the base?
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #58 +/- ##
=======================================
Coverage ? 82.99%
=======================================
Files ? 67
Lines ? 2317
Branches ? 182
=======================================
Hits ? 1923
Misses ? 394
Partials ? 0 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
The incorrect intent
identifiers have been captured very well. @loiseaujc, thank you for sharing.
Co-authored-by: ZUO Zhihua <[email protected]>
Co-authored-by: ZUO Zhihua <[email protected]>
Co-authored-by: ZUO Zhihua <[email protected]>
Co-authored-by: ZUO Zhihua <[email protected]>
Co-authored-by: ZUO Zhihua <[email protected]>
Co-authored-by: ZUO Zhihua <[email protected]>
Pretty simple PR adding
intent
specifications to all the subroutines. This is a first step towardpure
-ification of the code. I also ranfprettify
on all the files and started to follow some good practices provided by thefortitude
linter.Ping: @perazz, @zoziha