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 build/version info to the application #82

Merged
merged 6 commits into from
Apr 13, 2023
Merged

Add build/version info to the application #82

merged 6 commits into from
Apr 13, 2023

Conversation

kuskoman
Copy link
Owner

@kuskoman kuskoman commented Apr 13, 2023

Add /version endpoint that returns build information

@codecov
Copy link

codecov bot commented Apr 13, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (b2d16cb) 100.00% compared to head (840d4fa) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #82   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        12    +2     
  Lines          400       420   +20     
=========================================
+ Hits           400       420   +20     
Impacted Files Coverage Δ
config/version.go 100.00% <100.00%> (ø)
server/server.go 100.00% <100.00%> (ø)
server/versioninfo.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.

@kuskoman kuskoman merged commit e26782c into master Apr 13, 2023
@kuskoman kuskoman deleted the buildinfo branch April 13, 2023 20:29
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.

1 participant