-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Ensure that ctx.Written is checked after issues(...) calls #15797
Conversation
Fix issue noted in go-gitea#15783 Signed-off-by: Andrew Thornton <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #15797 +/- ##
==========================================
- Coverage 43.98% 43.89% -0.10%
==========================================
Files 678 678
Lines 82022 82024 +2
==========================================
- Hits 36079 36002 -77
- Misses 40067 40161 +94
+ Partials 5876 5861 -15
Continue to review 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.
🚀
Please send backport |
…15797) Fix issue noted in go-gitea#15783 Signed-off-by: Andrew Thornton <[email protected]>
-> #15798 |
…15798) Fix issue noted in #15783 Signed-off-by: Andrew Thornton <[email protected]> Co-authored-by: zeripath <[email protected]>
…15797) Fix issue noted in go-gitea#15783 Signed-off-by: Andrew Thornton <[email protected]>
Fix issue noted in #15783
Signed-off-by: Andrew Thornton [email protected]