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 linter finding with constant format #209

Merged
merged 1 commit into from
Jan 7, 2025
Merged

Conversation

HeavyWombat
Copy link
Collaborator

Fix linter finding with format function used without formatting.

Fix linter finding with format function used without formatting.
@HeavyWombat HeavyWombat merged commit 2a19f16 into main Jan 7, 2025
4 checks passed
@HeavyWombat HeavyWombat deleted the fix/linter-finding branch January 7, 2025 20:40
Copy link

codecov bot commented Jan 7, 2025

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 76.08%. Comparing base (eeecd0d) to head (3afe031).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
output.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #209      +/-   ##
==========================================
- Coverage   76.22%   76.08%   -0.14%     
==========================================
  Files           7        7              
  Lines         900      895       -5     
==========================================
- Hits          686      681       -5     
  Misses        173      173              
  Partials       41       41              
Flag Coverage Δ
unittests 76.08% <66.66%> (-0.14%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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