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: Add swagger #2

Merged
merged 2 commits into from
Oct 2, 2024
Merged

feat: Add swagger #2

merged 2 commits into from
Oct 2, 2024

Conversation

thomaspoignant
Copy link
Contributor

Description

Add swagger

Signed-off-by: Thomas Poignant <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>
Copy link

codecov bot commented Oct 2, 2024

Codecov Report

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

Project coverage is 0.00%. Comparing base (9e2a73d) to head (f36de59).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
handler/flags.go 0.00% 67 Missing ⚠️
api/server.go 0.00% 20 Missing ⚠️
dao/postgres_impl.go 0.00% 17 Missing ⚠️
main.go 0.00% 4 Missing ⚠️
docs/docs.go 0.00% 2 Missing ⚠️
model/http_error.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main      #2   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          6       9    +3     
  Lines        461     531   +70     
=====================================
- Misses       461     531   +70     

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

@thomaspoignant thomaspoignant merged commit ae8c197 into main Oct 2, 2024
7 checks passed
@thomaspoignant thomaspoignant deleted the feat-swagger branch October 2, 2024 21:10
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