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

Added to support new response code 202 in webpa #68

Merged
merged 1 commit into from
Sep 12, 2024

Added to support new response code 202 in webpa

7ee9f36
Select commit
Loading
Failed to load commit list.
Merged

Added to support new response code 202 in webpa #68

Added to support new response code 202 in webpa
7ee9f36
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 10, 2024 in 0s

93.63% (+0.00%) compared to e93bd45

View this Pull Request on Codecov

93.63% (+0.00%) compared to e93bd45

Details

Codecov Report

Attention: Patch coverage is 94.11765% with 1 line in your changes missing coverage. Please review.

Project coverage is 93.63%. Comparing base (e93bd45) to head (7ee9f36).

Files with missing lines Patch % Lines
tests/simple.c 92.85% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master      #68   +/-   ##
=======================================
  Coverage   93.63%   93.63%           
=======================================
  Files           3        3           
  Lines        2104     2121   +17     
  Branches      208      209    +1     
=======================================
+ Hits         1970     1986   +16     
  Misses         10       10           
- Partials      124      125    +1     

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