• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

spesmilo / electrum / 6360100505387008
65%
master: 65%

Build:
Build:
LAST BUILD BRANCH: nwc_handle_null_params
DEFAULT BRANCH: master
Ran 27 Mar 2026 03:52PM UTC
Jobs 1
Files 86
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

27 Mar 2026 03:41PM UTC coverage: 64.833% (-0.01%) from 64.843%
6360100505387008

Pull #10547

CirrusCI

SomberNight
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
- the umask is set in run_electrum as opposed to __init__.py so that we don't side-effect use-cases where electrum is imported as a library
Pull Request #10547: set restrictive unix umask application-wide by default

1 of 3 new or added lines in 1 file covered. (33.33%)

434 existing lines in 4 files now uncovered.

24413 of 37655 relevant lines covered (64.83%)

0.65 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
46.49
-0.08% electrum/daemon.py

Coverage Regressions

Lines Coverage ∆ File
193
61.29
-0.03% electrum/lnworker.py
170
33.82
-0.34% electrum/plugin.py
70
69.28
0.05% electrum/lnchannel.py
1
80.24
-0.29% electrum/crypto.py
Jobs
ID Job ID Ran Files Coverage
1 6360100505387008.1 27 Mar 2026 03:52PM UTC 86
64.83
Source Files on build 6360100505387008
  • Tree
  • List 86
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Build #63601005...
  • Pull Request #10547
  • PR Base - master (#47302384...)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc