-
Notifications
You must be signed in to change notification settings - Fork 52
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
[checkbox-ce-oem] Fix all checks in ceoem (Bugfix) #1445
Conversation
9fbd082
to
61c8c1a
Compare
fix the shell check issue
61c8c1a
to
bbe2ef0
Compare
fix the required parameter not available in Python 3.5
fix fstring error in Python 3.5
Thank you for your contribution! @stanley31huang |
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1445 +/- ##
=======================================
Coverage 45.72% 45.72%
=======================================
Files 367 367
Lines 39134 39134
Branches 6618 6618
=======================================
Hits 17894 17894
Misses 20565 20565
Partials 675 675 ☔ View full report in Codecov by Sentry. |
Description
Fix the name length
Resolved issues
N/A
Documentation
N/A
Tests
N/A