Closed krlmlr closed 7 years ago
Thanks! It is in the README, actually: https://github.com/gaborcsardi/keyring#installation
But it is good to have it in the message as well.
Merging #40 into master will decrease coverage by
9.26%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #40 +/- ##
==========================================
- Coverage 55.65% 46.38% -9.27%
==========================================
Files 13 13
Lines 1247 733 -514
==========================================
- Hits 694 340 -354
+ Misses 553 393 -160
Impacted Files | Coverage Δ | |
---|---|---|
src/keyring_macos.c | 0% <0%> (-87.37%) |
:arrow_down: |
R/backend-macos.R | 3.22% <0%> (-71.78%) |
:arrow_down: |
R/utils.R | 11.11% <0%> (-44.45%) |
:arrow_down: |
R/backend-secret-service.R | 0% <0%> (-6.61%) |
:arrow_down: |
src/keyring_secret_service.c | 0% <0%> (-5.03%) |
:arrow_down: |
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 5559758...dcc0462. Read the comment docs.
Might save the next user some time. Happy to expand this for other OSes.