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

HTTP routes update #180

Merged
merged 1 commit into from
Nov 1, 2024
Merged

HTTP routes update #180

merged 1 commit into from
Nov 1, 2024

Conversation

nt0xa
Copy link
Owner

@nt0xa nt0xa commented Oct 31, 2024

New route PATCH /http-routes/{payload}/{index} and corresponding CLI command: http mod ...

New route `PATCH /http-routes/{payload}/{index}` and corresponding CLI command: `http mod ...`
@nt0xa nt0xa added feature New feature or request api Affecting API cli CLI client labels Oct 31, 2024
Copy link

codecov bot commented Oct 31, 2024

Codecov Report

Attention: Patch coverage is 73.33333% with 28 lines in your changes missing coverage. Please review.

Project coverage is 73.00%. Comparing base (a4540fe) to head (08e43bc).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
internal/actionsdb/http_routes.go 80.00% 6 Missing and 3 partials ⚠️
internal/cmd/generated.go 52.63% 6 Missing and 3 partials ⚠️
internal/modules/api/generated.go 68.18% 3 Missing and 4 partials ⚠️
internal/modules/api/apiclient/generated.go 81.25% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #180      +/-   ##
==========================================
+ Coverage   72.95%   73.00%   +0.04%     
==========================================
  Files          63       63              
  Lines        3853     3952      +99     
==========================================
+ Hits         2811     2885      +74     
- Misses        799      816      +17     
- Partials      243      251       +8     

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

@nt0xa nt0xa added the minor Minor changes label Nov 1, 2024
@nt0xa nt0xa merged commit 12c7fc8 into master Nov 1, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Affecting API cli CLI client feature New feature or request minor Minor changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant