|
Ran
|
Jobs
1
|
Files
86
|
Run time
1min
|
Badge
README BADGES
|
CirrusCI
set restrictive unix umask application-wide by default - I noticed we were creating the RPC server unix domain socket with 0o775. Instead of hunting down each individual line we create files/dirs, we should just set a restrictive umask by default. We can still use chmod to relax this for individual files. -- but we should try to be secure by default - note: bitcoin core does the same https://github.com/bitcoin/bitcoin/blame/2fe76ed83/src/common/system.cpp#L92
2 of 4 new or added lines in 2 files covered. (50.0%)
2 existing lines in 2 files now uncovered.24413 of 37656 relevant lines covered (64.83%)
0.65 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
46.49 |
-0.08% | electrum/daemon.py |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
80.24 |
-0.29% | electrum/crypto.py |
| 1 |
67.04 |
-0.07% | electrum/util.py |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 4966539411062784.1 | 86 |
64.83 |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|