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

IJHack / QtPass / 25948802763
55%

Build:
DEFAULT BRANCH: main
Ran 16 May 2026 01:14AM UTC
Jobs 1
Files 72
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

16 May 2026 01:08AM UTC coverage: 53.917%. Remained the same
25948802763

push

github

web-flow
test: add edge-case tests for simpletransaction and filecontent (#1493)

* test: add edge-case tests for simpletransaction and filecontent

simpletransaction (6 → 14 tests):
- transactionIsOver with wrong id returns INVALID
- transactionIsOver on empty queue returns INVALID
- transactionEnd without prior transactionStart is a no-op
- transactionStart + transactionEnd without transactionAdd queues nothing
- transactionEnd result process differs from transactionAdd trigger
- deeply nested transaction: inner add overwrites outer, outer end wins

filecontent (19 → 26 tests):
- allFields=true includes unlabelled name:value pairs
- allFields=true excludes bare URL lines (http://... parsed as colon-name)
- CRLF line endings: value.trimmed() strips the trailing \r
- multiple otpauth:// lines are all kept in getRemainingData but all
  hidden from getRemainingDataForDisplay
- OTPAUTH:// (uppercase) is also hidden (case-insensitive check)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* test: replace QCOMPARE with QVERIFY2 in new simpletransaction tests

Each failure message now names the operation (transactionAdd,
transactionStart, transactionEnd, transactionIsOver), the specific
Enums values involved (PASS_SHOW, PASS_INSERT, GIT_ADD, GIT_COMMIT,
GIT_PUSH, INVALID), and the causal chain so a failure output is
self-explanatory.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

3627 of 6727 relevant lines covered (53.92%)

35.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25948802763.1 16 May 2026 01:14AM UTC 72
53.92
GitHub Action Run
Source Files on build 25948802763
  • Tree
  • List 72
  • Changed 2
  • Source Changed 2
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25948802763
  • c392215f on github
  • Prev Build on main (#25947860170)
  • Next Build on main (#25951119362)
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