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

fix(monitor): correct printf format string #265

Merged
merged 1 commit into from
Nov 13, 2022
Merged

fix(monitor): correct printf format string #265

merged 1 commit into from
Nov 13, 2022

Conversation

favonia
Copy link
Owner

@favonia favonia commented Nov 13, 2022

No description provided.

@favonia favonia changed the title ci: really enable custom printf functions for govet fix(monitor): correct printf format string Nov 13, 2022
@codecov
Copy link

codecov bot commented Nov 13, 2022

Codecov Report

Merging #265 (af0be8a) into main (c54237d) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #265   +/-   ##
=======================================
  Coverage   85.35%   85.35%           
=======================================
  Files          29       29           
  Lines        1946     1946           
=======================================
  Hits         1661     1661           
  Misses        274      274           
  Partials       11       11           
Flag Coverage Δ
unittests 85.35% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
internal/api/cloudflare.go 100.00% <100.00%> (ø)
internal/config/env.go 98.58% <100.00%> (ø)
internal/monitor/healthchecks.go 86.95% <100.00%> (ø)

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

@favonia favonia merged commit 0740d61 into main Nov 13, 2022
@favonia favonia deleted the govet-printf branch November 13, 2022 12:38
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