-
-
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
[API] Fix inconsistent label color format #10129
Conversation
models.NewLabel() has not a single check if input match!!! we need checks before incerting to DB anyway !!! |
Codecov Report
@@ Coverage Diff @@
## master #10129 +/- ##
=========================================
Coverage ? 43.64%
=========================================
Files ? 576
Lines ? 79673
Branches ? 0
=========================================
Hits ? 34777
Misses ? 40606
Partials ? 4290 Continue to review full report at Codecov.
|
Title suggestion:
|
OK this Fix and smal code reformat is now ready :) |
@guillep2k this is ready to revview :) |
865a24a
to
1dab172
Compare
@guillep2k done |
@lafriks can you look at this? |
Drone fails |
@lafriks unrelated (I didn't touched |
@lafriks CI passed |
fix #10127
and format code
and fix typo