-
Notifications
You must be signed in to change notification settings - Fork 86
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: cherry pick minor fixes from main
to release-1.3
#1110
Conversation
Fix: - permission for `stale` and `license-checker` - replace tagged version with pinned version for `stale` action --------- Signed-off-by: Junjie Gao <[email protected]> Signed-off-by: Patrick Zheng <[email protected]>
Signed-off-by: Patrick Zheng <[email protected]>
This PR intends to add more unit tests to increase the code coverage. --------- Signed-off-by: Patrick Zheng <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release-1.3 #1110 +/- ##
===============================================
- Coverage 72.00% 70.35% -1.65%
===============================================
Files 46 46
Lines 2300 2911 +611
===============================================
+ Hits 1656 2048 +392
- Misses 442 670 +228
+ Partials 202 193 -9 ☔ View full report in Codecov by Sentry. |
main
to release-1.3
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
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
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
This PR targets on
release-1.3
branch.