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

Add version to health endpoint. #756

Merged
merged 2 commits into from
Oct 27, 2021
Merged

Add version to health endpoint. #756

merged 2 commits into from
Oct 27, 2021

Conversation

winder
Copy link
Contributor

@winder winder commented Oct 26, 2021

Summary

Add version to health endpoint.

Test Plan

Unit test.

@winder winder self-assigned this Oct 26, 2021
@winder winder added this to the Sprint 3 - C11 Q4 milestone Oct 26, 2021
@codecov-commenter
Copy link

codecov-commenter commented Oct 26, 2021

Codecov Report

Merging #756 (695c97e) into develop (986705e) will increase coverage by 0.32%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #756      +/-   ##
===========================================
+ Coverage    54.85%   55.17%   +0.32%     
===========================================
  Files           27       27              
  Lines         3814     3815       +1     
===========================================
+ Hits          2092     2105      +13     
+ Misses        1450     1435      -15     
- Partials       272      275       +3     
Impacted Files Coverage Δ
api/handlers.go 20.83% <100.00%> (+2.65%) ⬆️
api/pointer_utils.go 81.57% <0.00%> (+5.26%) ⬆️

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 986705e...695c97e. Read the comment docs.

api/handlers.go Outdated Show resolved Hide resolved
@winder winder removed this from the Sprint 3 - C11 Q4 milestone Oct 26, 2021
@winder winder merged commit 2b71eeb into develop Oct 27, 2021
@winder winder deleted the will/health-version branch October 27, 2021 13:37
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.

5 participants