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: bootstrap an http api #92

Merged
merged 1 commit into from
Apr 29, 2024
Merged

feat: bootstrap an http api #92

merged 1 commit into from
Apr 29, 2024

Conversation

emmanuelgautier
Copy link
Member

No description provided.

@emmanuelgautier emmanuelgautier linked an issue Apr 29, 2024 that may be closed by this pull request
@emmanuelgautier emmanuelgautier self-assigned this Apr 29, 2024
Copy link

codecov bot commented Apr 29, 2024

Codecov Report

Attention: Patch coverage is 30.24691% with 113 lines in your changes are missing coverage. Please review.

Project coverage is 52.38%. Comparing base (108d0b6) to head (e2bd706).

Files Patch % Lines
api/curl.go 0.00% 30 Missing ⚠️
api/graphql.go 0.00% 28 Missing ⚠️
api/openapi.go 0.00% 27 Missing ⚠️
cmd/serve/root.go 0.00% 15 Missing ⚠️
api/handler.go 0.00% 7 Missing ⚠️
cmd/scan/openapi.go 0.00% 5 Missing ⚠️
cmd/root.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #92      +/-   ##
==========================================
- Coverage   56.32%   52.38%   -3.94%     
==========================================
  Files          47       53       +6     
  Lines        1250     1386     +136     
==========================================
+ Hits          704      726      +22     
- Misses        467      580     +113     
- Partials       79       80       +1     

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

@emmanuelgautier emmanuelgautier merged commit 1b6029f into main Apr 29, 2024
7 of 9 checks passed
@emmanuelgautier emmanuelgautier deleted the http-server-api branch April 29, 2024 17:20
@emmanuelgautier emmanuelgautier linked an issue May 1, 2024 that may be closed by this pull request
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.

Web Extension API Create an HTTP API
1 participant