Skip to content

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

Open
Dysar wants to merge 2 commits intoswaggo:masterfrom
Dysar:master
Open

fixed index out of range of the matches at swagger.go:71#31
Dysar wants to merge 2 commits intoswaggo:masterfrom
Dysar:master

Conversation

@Dysar
Copy link
Copy Markdown

@Dysar Dysar commented Sep 1, 2020

Removed possible runtime error

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 1, 2020

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.44%. Comparing base (58ac5e2) to head (0d32c8a).
⚠️ Report is 70 commits behind head on master.

Additional details and impacted files
@@            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              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ubogdan
Copy link
Copy Markdown
Contributor

ubogdan commented Dec 24, 2021

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

Comment thread example/go-chi/main.go
"log"
"net/http"

httpSwagger "github.com/Dysar/http-swagger"
Copy link
Copy Markdown
Contributor

@ubogdan ubogdan Aug 9, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We wont accept a PR based on 3'rd party packages like github.com/Dysar/http-swagger

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants