-
Notifications
You must be signed in to change notification settings - Fork 409
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
Add issue tracking to checkcomments analyzer #3632
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #3632 +/- ##
==========================================
- Coverage 76.21% 76.19% -0.03%
==========================================
Files 323 323
Lines 23043 23035 -8
==========================================
- Hits 17563 17552 -11
- Misses 4436 4440 +4
+ Partials 1044 1043 -1
... and 7 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
Oh, sorry, we missed that. Will review shortly |
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.
Thanks for contributing! I left a couple of questions.
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
Thank you! |
Closes FerretDB#2733. Co-authored-by: Alexey Palazhchenko <alexey.palazhchenko@ferretdb.io> Co-authored-by: Elena Grahovac <elena.grahovac@ferretdb.io>
Description
Implemented github issue tracking for checkcomments analyzer, uses lockedfile to limit number of requests.
Closes #2733
Readiness checklist
task all
, and it passed.@FerretDB/core
), Milestone (Next
), Labels, Project and project's Sprint fields.