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

spesmilo / electrum / 5756112655351808 / 6
66%
master: 66%

Build:
DEFAULT BRANCH: master
Ran 10 Jan 2025 01:16PM UTC
Files 78
Run time 5s
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

10 Jan 2025 12:59PM UTC coverage: 60.498%. Remained the same
5756112655351808.6

push

CirrusCI

SomberNight
qt gui: qrreader: lower strong_count in qtmultimedia based reader

The qtmultimedia-based qrreader has the concept of "strong_count":
before the scanner returns a decoded qr code result, it waits until
it has seen at least "strong_count" (e.g. 10) frames in which the qr code was seen and successfully decoded.
I think the idea might have been to reduce false positives, mis-decoding qr codes from bad frames.
However in practice it makes scanning even moderately sized qr codes really difficult for the user:
it takes several seconds (at least on my laptop cam) to obtain enough "clear" frames that count into the strong_count.

So I am lowering the strong_count to 2, down from CAMERA_FPS/3,
which makes it easier to scan, and I still haven't seen false positives even with this value.

20092 of 33211 relevant lines covered (60.5%)

0.6 hits per line

Source Files on job 5756112655351808.6
  • Tree
  • List 78
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5756112655351808
  • c43a691e on github
  • Prev Job for on master (#4591543144677376.5)
  • Next Job for on master (#6041435855650816.6)
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