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

feat: Logging of version information on start #555

Merged
merged 1 commit into from
Apr 13, 2023
Merged

Conversation

dadrus
Copy link
Owner

@dadrus dadrus commented Apr 13, 2023

Related issue(s)

None

Checklist

Description

Just adds a log line on start with the version information before everything else is logged. Only available with "info" log level and below.

@codecov
Copy link

codecov bot commented Apr 13, 2023

Codecov Report

Merging #555 (c8124a4) into main (dba0a87) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #555   +/-   ##
=======================================
  Coverage   88.71%   88.71%           
=======================================
  Files         207      208    +1     
  Lines        8809     8812    +3     
=======================================
+ Hits         7815     7818    +3     
  Misses        804      804           
  Partials      190      190           
Impacted Files Coverage Δ
internal/module.go 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dadrus dadrus merged commit b9f3c92 into main Apr 13, 2023
@dadrus dadrus deleted the feat/version_logging branch April 13, 2023 19:57
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