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

spesmilo / electrum / 4966539411062784
65%
master: 65%

Build:
Build:
LAST BUILD BRANCH: qml_wallet_rename
DEFAULT BRANCH: master
Ran 25 Mar 2026 05:06PM 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

25 Mar 2026 04:45PM UTC coverage: 64.832% (-0.007%) from 64.839%
4966539411062784

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
Pull Request #10547: set restrictive unix umask application-wide by default

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

Uncovered Changes

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

Coverage Regressions

Lines Coverage ∆ File
1
80.24
-0.29% electrum/crypto.py
1
67.04
-0.07% electrum/util.py
Jobs
ID Job ID Ran Files Coverage
1 4966539411062784.1 25 Mar 2026 05:06PM UTC 86
64.83
Source Files on build 4966539411062784
  • Tree
  • List 86
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Build #49665394...
  • Pull Request #10547
  • PR Base - master (#63401051...)
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