Skip to content

FIX generics like type JSON[K,V string] map[K]V#1509

Merged
ubogdan merged 1 commit into
swaggo:masterfrom
thinkhp:fix-generics-map
Mar 23, 2023
Merged

FIX generics like type JSON[K,V string] map[K]V#1509
ubogdan merged 1 commit into
swaggo:masterfrom
thinkhp:fix-generics-map

Conversation

@thinkhp

@thinkhp thinkhp commented Mar 22, 2023

Copy link
Copy Markdown
Contributor

Relation issue
#1508

@codecov

codecov Bot commented Mar 23, 2023

Copy link
Copy Markdown

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.

@ubogdan ubogdan left a comment

Copy link
Copy Markdown
Contributor

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

ubogdan commented Mar 23, 2023

Copy link
Copy Markdown
Contributor

@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