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

Improve API docs #2488

Merged
merged 1 commit into from Jun 28, 2022
Merged

Improve API docs #2488

merged 1 commit into from Jun 28, 2022

Conversation

ahopkins
Copy link
Member

Overall improvements to the API docs

@ahopkins ahopkins requested review from a team as code owners June 28, 2022 07:39
@codecov
Copy link

codecov bot commented Jun 28, 2022

Codecov Report

Merging #2488 (ce63b7b) into main (b59da49) will decrease coverage by 0.029%.
The diff coverage is 89.473%.

@@              Coverage Diff              @@
##              main     #2488       +/-   ##
=============================================
- Coverage   87.535%   87.506%   -0.030%     
=============================================
  Files           69        69               
  Lines         5584      5587        +3     
  Branches       973       974        +1     
=============================================
+ Hits          4888      4889        +1     
- Misses         505       506        +1     
- Partials       191       192        +1     
Impacted Files Coverage Δ
sanic/http/http1.py 86.619% <ø> (ø)
sanic/http/http3.py 82.022% <ø> (ø)
sanic/request.py 95.514% <84.615%> (-0.507%) ⬇️
sanic/app.py 88.783% <100.000%> (ø)
sanic/http/__init__.py 100.000% <100.000%> (ø)
sanic/log.py 100.000% <100.000%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b59da49...ce63b7b. Read the comment docs.

@ahopkins ahopkins merged commit aba333b into main Jun 28, 2022
@ahopkins ahopkins deleted the request-property-docs branch June 28, 2022 07:53
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.

None yet

1 participant