-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
additional data for type StopWatch in swagger api #12458
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
additional data for type StopWatch in swagger api #12458
Conversation
Please help! I did not know how to fix the "lint-backend swagger-check": it dislike changes on I did not find a solution to "extend" the api with a new version. Should I only add a new |
Did you run |
It's probably also sensible to cache the repo in the api.StopWatches level |
Codecov Report
@@ Coverage Diff @@
## master #12458 +/- ##
==========================================
+ Coverage 43.41% 43.42% +0.01%
==========================================
Files 647 647
Lines 71495 71500 +5
==========================================
+ Hits 31041 31051 +10
+ Misses 35433 35432 -1
+ Partials 5021 5017 -4
Continue to review full report at Codecov.
|
as montioned the refactor: #12729 |
Fixes #12457
I test it with (Linux, go 1.14.5)
make build
andmake test
: