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

chore: Add test for health handler #7

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

thomaspoignant
Copy link
Contributor

Description

Add test for health handler

Checklist

  • I have tested this code
  • I have added unit test to cover this code
  • I have followed the contributing guide

Copy link

codecov bot commented Oct 25, 2024

Codecov Report

Attention: Patch coverage is 25.00000% with 33 lines in your changes missing coverage. Please review.

Project coverage is 3.94%. Comparing base (5eac14e) to head (8bcb3f2).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
dao/inmemory_mock_impl.go 25.58% 32 Missing ⚠️
api/server.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main      #7      +/-   ##
========================================
+ Coverage   0.00%   3.94%   +3.94%     
========================================
  Files         12      13       +1     
  Lines        692     735      +43     
========================================
+ Hits           0      29      +29     
- Misses       692     706      +14     

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

@thomaspoignant thomaspoignant merged commit d81403d into main Oct 25, 2024
8 checks passed
@thomaspoignant thomaspoignant deleted the chore-test-health-handler branch October 25, 2024 07:44
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