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

Rephrase "Exceptions" to "Errors" and add orion::hash to root docs #62

Merged
merged 2 commits into from
Feb 12, 2019

Conversation

brycx
Copy link
Member

@brycx brycx commented Feb 12, 2019

Fixes #60.

@brycx brycx added the documentation Issues and improvements sorrounding the documentation label Feb 12, 2019
@codecov
Copy link

codecov bot commented Feb 12, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #62     +/-   ##
=========================================
- Coverage   96.33%   96.13%   -0.2%     
=========================================
  Files          46       46             
  Lines        6624     6624             
=========================================
- Hits         6381     6368     -13     
- Misses        243      256     +13
Impacted Files Coverage Δ
src/pwhash.rs 97.01% <ø> (ø) ⬆️
src/aead.rs 98.82% <ø> (ø) ⬆️
src/hazardous/aead/chacha20poly1305.rs 89.35% <ø> (ø) ⬆️
src/hazardous/aead/xchacha20poly1305.rs 85.58% <ø> (ø) ⬆️
src/hazardous/mac/hmac.rs 96.68% <ø> (ø) ⬆️
src/hazardous/hash/blake2b.rs 95% <ø> (-2.86%) ⬇️
src/hazardous/xof/cshake.rs 97.69% <ø> (-0.39%) ⬇️
src/kdf.rs 96.05% <ø> (ø) ⬆️
src/hazardous/stream/xchacha20.rs 84.71% <ø> (ø) ⬆️
src/hazardous/hash/sha512.rs 98.51% <ø> (ø) ⬆️
... and 9 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 f5db759...0928fb3. Read the comment docs.

@brycx brycx merged commit 5accec5 into master Feb 12, 2019
@brycx brycx deleted the rephrase-exceptions branch February 12, 2019 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issues and improvements sorrounding the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant