Skip to content

Replace bindata with go:embed #2697

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

Merged
merged 4 commits into from
Jan 18, 2022
Merged

Replace bindata with go:embed #2697

merged 4 commits into from
Jan 18, 2022

Conversation

kaisawind
Copy link
Contributor

The current version is upgraded to 1.17, greater than 1.16,we can use emeb instead of bindata。

Signed-off-by: kaisawind <wind.kaisa@gmail.com>
Signed-off-by: kaisawind <wind.kaisa@gmail.com>
@codecov
Copy link

codecov bot commented Jan 18, 2022

Codecov Report

Merging #2697 (03c58cd) into master (4a5c6b1) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2697   +/-   ##
=======================================
  Coverage   82.95%   82.95%           
=======================================
  Files          54       55    +1     
  Lines        9525     9540   +15     
=======================================
+ Hits         7901     7914   +13     
- Misses       1112     1113    +1     
- Partials      512      513    +1     
Impacted Files Coverage Δ
generator/bindata.go 73.33% <ø> (ø)
generator/shared.go 84.40% <ø> (ø)
generator/template_repo.go 90.02% <0.00%> (+0.41%) ⬆️

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 4a5c6b1...03c58cd. Read the comment docs.

@kaisawind
Copy link
Contributor Author

@casualjim
Done!

@casualjim
Copy link
Member

@kaisawind thanks!

@casualjim casualjim merged commit 102fd51 into go-swagger:master Jan 18, 2022
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