http-swagger
http-swagger copied to clipboard
fixed index out of range of the matches at swagger.go:71
Removed possible runtime error
Codecov Report
Merging #31 into master will increase coverage by
1.65%. The diff coverage is100.00%.
@@ Coverage Diff @@
## master #31 +/- ##
==========================================
+ Coverage 62.79% 64.44% +1.65%
==========================================
Files 1 1
Lines 43 45 +2
==========================================
+ Hits 27 29 +2
Misses 14 14
Partials 2 2
| Impacted Files | Coverage Δ | |
|---|---|---|
| swagger.go | 64.44% <100.00%> (+1.65%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 58ac5e2...0d32c8a. Read the comment docs.
@Dysar Is this PR related to any open issue? I'm asking you because we appreciate every contribution but at the same time it's essential to discuss the solution before writing an implementation.