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

Include README.md in rustdoc #461

Merged
merged 1 commit into from Aug 1, 2022
Merged

Include README.md in rustdoc #461

merged 1 commit into from Aug 1, 2022

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Aug 1, 2022

The rustdocs all contained copy-paste of the README.mds, often out of date or with typos, which this commit corrects.

The rustdocs all contained copy-paste of the README.mds, often out of
date or with typos, which this commit corrects.
@codecov-commenter
Copy link

Codecov Report

Merging #461 (3ae0b4a) into master (30219d9) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #461   +/-   ##
=======================================
  Coverage   87.16%   87.16%           
=======================================
  Files          40       40           
  Lines        1956     1956           
=======================================
  Hits         1705     1705           
  Misses        251      251           
Impacted Files Coverage Δ
aes-gcm-siv/src/lib.rs 81.81% <ø> (ø)
aes-gcm/src/lib.rs 86.79% <ø> (ø)
aes-siv/src/lib.rs 75.00% <ø> (ø)
ccm/src/lib.rs 96.58% <ø> (ø)
chacha20poly1305/src/lib.rs 76.92% <ø> (ø)
deoxys/src/lib.rs 86.20% <ø> (ø)
eax/src/lib.rs 90.62% <ø> (ø)
mgm/src/lib.rs 92.00% <ø> (ø)
xsalsa20poly1305/src/lib.rs 85.10% <ø> (ø)

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 30219d9...3ae0b4a. Read the comment docs.

@tarcieri tarcieri merged commit 19cd777 into master Aug 1, 2022
@tarcieri tarcieri deleted the unify-readme-and-rustdoc branch August 1, 2022 01:47
This was referenced Aug 1, 2022
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

2 participants