rage
rage copied to clipboard
Use homebrew's rust install stanza
Homebrew has methods to pass common arguments for several languages' build systems. You can find examples by searching for packaged rust software in homebrew core. Diesel, rg, and procs are good examples.
Codecov Report
Merging #335 (e0f3c59) into main (26f99e2) will increase coverage by
0.08%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #335 +/- ##
==========================================
+ Coverage 37.65% 37.74% +0.08%
==========================================
Files 34 34
Lines 2998 2999 +1
==========================================
+ Hits 1129 1132 +3
+ Misses 1869 1867 -2
Impacted Files | Coverage Δ | |
---|---|---|
age/src/format.rs | 50.54% <0.00%> (-1.68%) |
:arrow_down: |
age/src/protocol.rs | 61.53% <0.00%> (-0.89%) |
:arrow_down: |
age/src/ssh.rs | 23.65% <0.00%> (-0.82%) |
:arrow_down: |
age-core/src/format.rs | 61.19% <0.00%> (-0.75%) |
:arrow_down: |
age-core/src/plugin.rs | 30.72% <0.00%> (-0.61%) |
:arrow_down: |
age/src/primitives/stream.rs | 62.38% <0.00%> (+0.18%) |
:arrow_up: |
age/src/primitives/armor.rs | 41.66% <0.00%> (+0.81%) |
:arrow_up: |
age/src/cli_common.rs | 13.33% <0.00%> (+0.97%) |
:arrow_up: |
age/src/protocol/decryptor.rs | 62.06% <0.00%> (+6.89%) |
:arrow_up: |
age/src/primitives.rs | 58.33% <0.00%> (+8.33%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.