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

Release 0.5.1 #207

Merged
merged 3 commits into from
Feb 13, 2021
Merged

Release 0.5.1 #207

merged 3 commits into from
Feb 13, 2021

Conversation

str4d
Copy link
Owner

@str4d str4d commented Feb 13, 2021

Backports #187 onto v0.5.0 to address current cargo install breakage.

Fixes an issue where `cargo update` breaks builds (due to how
i18n-embed-fl 0.2 was not pinning its pre-release dashmap dependency).
@codecov
Copy link

codecov bot commented Feb 13, 2021

Codecov Report

Merging #207 (1928420) into main (48f5382) will decrease coverage by 0.70%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #207      +/-   ##
==========================================
- Coverage   39.53%   38.83%   -0.71%     
==========================================
  Files          25       27       +2     
  Lines        2036     2042       +6     
==========================================
- Hits          805      793      -12     
- Misses       1231     1249      +18     
Impacted Files Coverage Δ
age/src/primitives.rs 43.75% <0.00%> (-6.25%) ⬇️
age/src/primitives/stream.rs 57.92% <0.00%> (-2.92%) ⬇️
age/src/x25519.rs 47.56% <0.00%> (-2.44%) ⬇️
age/src/scrypt.rs 44.89% <0.00%> (-2.05%) ⬇️
age/src/ssh/identity.rs 29.28% <0.00%> (-1.43%) ⬇️
age/src/primitives/armor.rs 43.14% <0.00%> (-1.03%) ⬇️
age/src/protocol.rs 72.02% <0.00%> (-0.51%) ⬇️
age-core/src/format.rs 80.43% <0.00%> (-0.42%) ⬇️
age-core/src/primitives.rs 100.00% <0.00%> (ø)
rage/src/bin/rage-keygen/main.rs 100.00% <0.00%> (ø)
... and 7 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 48f5382...1928420. Read the comment docs.

@str4d str4d merged commit e837506 into main Feb 13, 2021
@str4d str4d deleted the release-0.5.1 branch February 13, 2021 17:51
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.

1 participant