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

Fix a small typo in a doc comment. #1649

Merged
merged 1 commit into from Aug 28, 2020
Merged

Fix a small typo in a doc comment. #1649

merged 1 commit into from Aug 28, 2020

Conversation

mkantor
Copy link
Contributor

@mkantor mkantor commented Aug 28, 2020

PR Type

Other

PR Checklist

Check your PR fulfills the following:

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • A changelog entry has been made for the appropriate packages.
  • Format code with the latest stable rustfmt

@codecov-commenter
Copy link

Codecov Report

Merging #1649 into master will decrease coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1649      +/-   ##
==========================================
- Coverage   53.17%   53.07%   -0.11%     
==========================================
  Files         127      122       -5     
  Lines       11809    11803       -6     
==========================================
- Hits         6280     6265      -15     
- Misses       5529     5538       +9     
Impacted Files Coverage Δ
src/middleware/logger.rs 74.79% <ø> (ø)
src/handler.rs 88.23% <0.00%> (-1.97%) ⬇️
src/middleware/compress.rs 74.57% <0.00%> (-1.70%) ⬇️
src/middleware/defaultheaders.rs 83.87% <0.00%> (-1.62%) ⬇️
actix-http/src/h1/codec.rs 63.88% <0.00%> (-1.39%) ⬇️
actix-http/src/client/h1proto.rs 73.78% <0.00%> (-1.22%) ⬇️
src/types/readlines.rs 65.47% <0.00%> (-1.20%) ⬇️
actix-http/src/h1/client.rs 63.21% <0.00%> (-1.15%) ⬇️
actix-http/src/encoding/decoder.rs 82.17% <0.00%> (-1.00%) ⬇️
awc/src/sender.rs 25.00% <0.00%> (-0.90%) ⬇️
... and 12 more

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 8497b5f...465fb24. Read the comment docs.

Copy link
Member

@robjtede robjtede left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 👍

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

3 participants