-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
types/rest: add unit tests #5779
Conversation
Drop unused functions: - ParseQueryParamBool() - ParseInt64OrReturnBadRequest()
a608546
to
5d1156a
Compare
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.
Weird -- I swear these were used before. ACK
@alexanderbez dixit:
I was surprised too! AFAICS While waiting for a response from @fedekunze, I've removed the |
Codecov Report
@@ Coverage Diff @@
## master #5779 +/- ##
==========================================
+ Coverage 35.91% 36.07% +0.16%
==========================================
Files 341 341
Lines 34745 34731 -14
==========================================
+ Hits 12478 12530 +52
+ Misses 21023 20955 -68
- Partials 1244 1246 +2
|
Nevermind, I've reintroduced the function for now (and written a test case) |
Drop unused functions:
For contributor use:
docs/
) or specification (x/<module>/spec/
)godoc
comments.Unreleased
section inCHANGELOG.md
Files changed
in the Github PR explorerFor admin use:
WIP
,R4R
,docs
, etc)