Skip to content

parse_request -> ParseRequest #239

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

Merged
merged 6 commits into from
Dec 6, 2024
Merged

parse_request -> ParseRequest #239

merged 6 commits into from
Dec 6, 2024

Conversation

H1rono
Copy link
Owner

@H1rono H1rono commented Dec 5, 2024

close #232

Copy link

codecov bot commented Dec 5, 2024

Codecov Report

Attention: Patch coverage is 87.65432% with 10 lines in your changes missing coverage. Please review.

Project coverage is 70.42%. Comparing base (6a5d602) to head (57af6dd).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
src/parser/http.rs 84.37% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #239      +/-   ##
==========================================
+ Coverage   69.80%   70.42%   +0.62%     
==========================================
  Files          15       16       +1     
  Lines        1702     1721      +19     
==========================================
+ Hits         1188     1212      +24     
+ Misses        514      509       -5     

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

@H1rono H1rono force-pushed the parse-request-future branch from 98f4452 to 4420f19 Compare December 5, 2024 22:40
@H1rono H1rono force-pushed the parse-request-future branch from 4b4e8ec to 882d168 Compare December 5, 2024 22:45
@H1rono H1rono merged commit b83191d into main Dec 6, 2024
6 of 7 checks passed
@H1rono H1rono deleted the parse-request-future branch December 6, 2024 05:28
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.

parse_request() -> ParseRequest
1 participant