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

Change swagger URL to match blocky's version #498

Merged
merged 1 commit into from
Apr 22, 2022

Conversation

ThinkChaos
Copy link
Collaborator

Just a small change so the link to Swagger is versioned.

@codecov
Copy link

codecov bot commented Apr 16, 2022

Codecov Report

Merging #498 (9495e78) into development (b67df0b) will increase coverage by 0.78%.
The diff coverage is 100.00%.

@@               Coverage Diff               @@
##           development     #498      +/-   ##
===============================================
+ Coverage        94.63%   95.41%   +0.78%     
===============================================
  Files               35       36       +1     
  Lines             2796     3644     +848     
===============================================
+ Hits              2646     3477     +831     
- Misses             115      127      +12     
- Partials            35       40       +5     
Impacted Files Coverage Δ
server/server_endpoints.go 94.94% <100.00%> (-0.33%) ⬇️
config/config.go 98.30% <0.00%> (-0.35%) ⬇️
cmd/query.go 100.00% <0.00%> (ø)
cmd/serve.go 100.00% <0.00%> (ø)
resolver/resolver.go 100.00% <0.00%> (ø)
resolver/client_names_resolver.go 100.00% <0.00%> (ø)
resolver/parallel_best_resolver.go 100.00% <0.00%> (ø)
resolver/conditional_upstream_resolver.go 100.00% <0.00%> (ø)
resolver/bootstrap.go 89.83% <0.00%> (ø)
... and 5 more

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 b67df0b...9495e78. Read the comment docs.

@ThinkChaos ThinkChaos force-pushed the fix/swagger-link-version branch from ef4e311 to 9495e78 Compare April 16, 2022 21:12
@0xERR0R
Copy link
Owner

0xERR0R commented Apr 22, 2022

Thanks, this makes sense!

@0xERR0R 0xERR0R merged commit 102d31e into 0xERR0R:development Apr 22, 2022
@0xERR0R 0xERR0R added this to the 0.19 milestone Apr 22, 2022
@ThinkChaos ThinkChaos deleted the fix/swagger-link-version branch January 24, 2023 17:48
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