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

File I/O tweaks #50

Merged
merged 9 commits into from Jan 4, 2020
Merged

File I/O tweaks #50

merged 9 commits into from Jan 4, 2020

Conversation

str4d
Copy link
Owner

@str4d str4d commented Jan 3, 2020

Closes #49.

@codecov
Copy link

codecov bot commented Jan 3, 2020

Codecov Report

Merging #50 into master will decrease coverage by 0.6%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
- Coverage    46.6%   45.99%   -0.61%     
==========================================
  Files          21       21              
  Lines        1517     1537      +20     
==========================================
  Hits          707      707              
- Misses        810      830      +20
Impacted Files Coverage Δ
src/bin/rage-keygen/main.rs 0% <0%> (ø) ⬆️
src/bin/rage/main.rs 0% <0%> (ø) ⬆️
src/cli_common/file_io.rs 0% <0%> (ø) ⬆️

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 1bbd053...9d49b3a. Read the comment docs.

@str4d str4d marked this pull request as ready for review January 3, 2020 22:20
@str4d
Copy link
Owner Author

str4d commented Jan 3, 2020

Rebased on master to fix merge conflict in CHANGELOG.md.

@str4d str4d merged commit b786aa4 into master Jan 4, 2020
@str4d str4d deleted the file-io-tweaks branch January 4, 2020 03:48
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.

Rage refuses to write to stdout even when armor is enabled
1 participant