-
Notifications
You must be signed in to change notification settings - Fork 110
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
fix(*): fix doc and memory QRM plugin #2
Conversation
@pendoragon Maybe we should consider implementing a separate pipeline for pull requests? |
@caohe sure, guess linting, unit test and build will suffice for a pull request |
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #2 +/- ##
==========================================
- Coverage 42.97% 41.98% -1.00%
==========================================
Files 145 146 +1
Lines 23523 23538 +15
==========================================
- Hits 10110 9882 -228
- Misses 12090 12364 +274
+ Partials 1323 1292 -31
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 16 files with indirect coverage changes 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 in Codecov by Sentry. |
Signed-off-by: caohe <caohe9603@gmail.com>
d9021a5
to
f019e73
Compare
896ba2c
to
4dbf266
Compare
Signed-off-by: caohe <caohe9603@gmail.com>
What type of PR is this?
Bug fixes
What this PR does / why we need it:
Which issue(s) this PR fixes:
Special notes for your reviewer: