Skip to content

Conversation

@simonmarty
Copy link
Contributor

  • Remove unreachable error
  • Fix gitignore

Issue #, if available:

Description of changes:
This error is not reachable (there is no way to write a test for it). Remove it.

Fixed gitignore, it was not excluding the built binary from go build correctly.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@simonmarty simonmarty requested a review from a team as a code owner July 25, 2025 20:40
@codecov
Copy link

codecov bot commented Jul 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.18%. Comparing base (1945ce9) to head (77b92a0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #497      +/-   ##
==========================================
+ Coverage   55.95%   56.18%   +0.22%     
==========================================
  Files          11       11              
  Lines         999      995       -4     
==========================================
  Hits          559      559              
+ Misses        425      422       -3     
+ Partials       15       14       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants