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: Refactor Error Handling #6

Merged
merged 4 commits into from
Oct 25, 2024
Merged

feat: Refactor Error Handling #6

merged 4 commits into from
Oct 25, 2024

Conversation

thomaspoignant
Copy link
Contributor

Refactor Error Handling

Copy link

codecov bot commented Oct 24, 2024

Codecov Report

Attention: Patch coverage is 0% with 133 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (b128e16) to head (efd2191).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
dao/postgres_impl.go 0.00% 58 Missing ⚠️
handler/flags.go 0.00% 57 Missing ⚠️
dao/err/postgres_error_wrapper.go 0.00% 9 Missing ⚠️
dao/err/dao_error.go 0.00% 7 Missing ⚠️
api/server.go 0.00% 1 Missing ⚠️
main.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main      #6    +/-   ##
======================================
  Coverage   0.00%   0.00%            
======================================
  Files         10      12     +2     
  Lines        548     692   +144     
======================================
- Misses       548     692   +144     

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

@thomaspoignant thomaspoignant changed the title Refactor Error Handling feat: Refactor Error Handling Oct 25, 2024
@thomaspoignant thomaspoignant merged commit 5eac14e into main Oct 25, 2024
6 of 7 checks passed
@thomaspoignant thomaspoignant deleted the rename-getbyid branch October 25, 2024 07:13
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