Skip to content
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

Fix marshaljson #29

Merged
merged 1 commit into from Feb 7, 2021
Merged

Fix marshaljson #29

merged 1 commit into from Feb 7, 2021

Conversation

fredbi
Copy link
Member

@fredbi fredbi commented Feb 7, 2021

No description provided.

* fixes go-openapi#14
* updated: linters config, README.md (link to go.pk.dev for doc)

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@codecov
Copy link

codecov bot commented Feb 7, 2021

Codecov Report

Merging #29 (c694523) into master (1896884) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #29   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          409       442   +33     
=========================================
+ Hits           409       442   +33     
Impacted Files Coverage Δ
middleware.go 100.00% <ø> (ø)
api.go 100.00% <100.00%> (ø)
headers.go 100.00% <100.00%> (ø)
parsing.go 100.00% <100.00%> (ø)
schema.go 100.00% <100.00%> (ø)

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 1896884...c694523. Read the comment docs.

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.

None yet

1 participant