-
-
Notifications
You must be signed in to change notification settings - Fork 197
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
docs: Document the context hook extension #641
Conversation
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.
It seems you have to run pre-commit to fix the builds
Codecov Report
@@ Coverage Diff @@
## master #641 +/- ##
==========================================
+ Coverage 96.46% 96.55% +0.09%
==========================================
Files 41 41
Lines 2800 2847 +47
==========================================
+ Hits 2701 2749 +48
+ Misses 99 98 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Please do squash commits when merging 🙂 |
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.
Looks good. Couple of small suggestions
Co-authored-by: Tom Verdaat <[email protected]>
Co-authored-by: Tom Verdaat <[email protected]>
Suggestions applied! Thanks @verdaatt |
Closes issue #629.