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

Scripta-Qumranica-Electronica / SQE_API / 29753000126
83%
master: 83%

Build:
Build:
LAST BUILD BRANCH: v0.15.1
DEFAULT BRANCH: master
Ran 20 Jul 2026 03:08PM UTC
Jobs 1
Files 129
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

20 Jul 2026 02:43PM UTC coverage: 82.822% (-0.004%) from 82.826%
29753000126

Pull #72

github

h15629526027
Fix all compiler code warnings (CS/SYSLIB/RS)

- DbConnectionBase: remove dead _transactionNest field (CS0414)
- EditionRepository: remove unused editorJsonDetails local (CS0219)
- UserRepository: drop unused catch variable (CS0168)
- TextRepositoryExpanded: fix `dba = dba` self-assignment to `this.dba = dba`,
  which also fixes a latent always-null field (CS0649 + CS1717)
- Request test helper: replace obsolete Uri.EscapeUriString with the intended
  %2f -> %252f double-encode (SYSLIB0013)
- GenerateTestRequestObjects: scope-suppress RS1039 in the dev-only generator
  (the null return is already handled by the null-check/continue)

Remaining build warnings are all NuGet package/security warnings (NU19xx/16xx/
15xx) — dependency updates handled separately. Full test suite green (242/242).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pull Request #72: Fix all compiler code warnings (CS/SYSLIB/RS)

1533 of 2335 branches covered (65.65%)

Branch coverage included in aggregate %.

0 of 1 new or added line in 1 file covered. (0.0%)

12382 of 14466 relevant lines covered (85.59%)

25537.64 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
92.04
0.0% sqe-database-access/UserRepository.cs
Jobs
ID Job ID Ran Files Coverage
1 29753000126.1 20 Jul 2026 03:08PM UTC 129
82.82
GitHub Action Run
Source Files on build 29753000126
  • Tree
  • List 129
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Pull Request #72
  • PR Base - master (#29747188752)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc