| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
This CL reverts the display of want/got into got/want in order to follow good Go practices. Also align got/want display so as to ease deciphering the error for normal humans. Signed-off-by: Sebastien Binet <binet@cern.ch>
Codecov Report
@@ Coverage Diff @@
## master #179 +/- ##
=======================================
Coverage 73.22% 73.22%
=======================================
Files 72 72
Lines 11765 11765
=======================================
Hits 8615 8615
Misses 2568 2568
Partials 582 582 Continue to review full report at Codecov.
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This CL reverts the display of want/got into got/want in order to
follow good Go practices.
Also align got/want display so as to ease deciphering the error
for normal humans.
Signed-off-by: Sebastien Binet binet@cern.ch