http-swagger icon indicating copy to clipboard operation
http-swagger copied to clipboard

fixed index out of range of the matches at swagger.go:71

Open Dysar opened this issue 5 years ago • 2 comments

Removed possible runtime error

Dysar avatar Sep 01 '20 07:09 Dysar

Codecov Report

Merging #31 into master will increase coverage by 1.65%. The diff coverage is 100.00%.

Impacted file tree graph

@@            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 data Powered by Codecov. Last update 58ac5e2...0d32c8a. Read the comment docs.

codecov[bot] avatar Sep 01 '20 07:09 codecov[bot]

@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.

ubogdan avatar Dec 24 '21 09:12 ubogdan