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 generics like type JSON[K,V string] map[K]V #1509

Merged
merged 1 commit into from
Mar 23, 2023

Conversation

thinkhp
Copy link
Contributor

@thinkhp thinkhp commented Mar 22, 2023

Relation issue
#1508

@codecov
Copy link

codecov bot commented Mar 23, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02 🎉

Comparison is base (f475da2) 85.18% compared to head (7a0f0dc) 85.20%.

❗ Current head 7a0f0dc differs from pull request most recent head bcc918f. Consider uploading reports for the commit bcc918f to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1509      +/-   ##
==========================================
+ Coverage   85.18%   85.20%   +0.02%     
==========================================
  Files          19       19              
  Lines        3659     3664       +5     
==========================================
+ Hits         3117     3122       +5     
  Misses        461      461              
  Partials       81       81              
Impacted Files Coverage Δ
generics.go 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Contributor

@ubogdan ubogdan left a comment

Choose a reason for hiding this comment

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

LGTM

@ubogdan ubogdan merged commit 122a2e2 into swaggo:master Mar 23, 2023
@ubogdan
Copy link
Contributor

ubogdan commented Mar 23, 2023

@thinkhp Thanks for your contribution.

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