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

Tatsh / dbeaver-creds / 25096779138
100%

Build:
DEFAULT BRANCH: master
Ran 29 Apr 2026 07:41AM UTC
Jobs 4
Files 11
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

29 Apr 2026 07:40AM UTC coverage: 96.567% (+0.4%) from 96.154%
25096779138

push

github

Tatsh
c: exclude two CommonCrypto failure paths from coverage

Apple's ld64 has no `--wrap`, so we can't mock `CCCrypt` to drive
the two `return -1;` branches in `src/macos.c`:

- The CCCrypt-status / output-size mismatch check.
- The inner PKCS#7 padding-byte mismatch in the validation loop.

Both are honest defensive checks against impossible (status path)
or astronomically improbable (padding path) inputs, but neither can
be reached without library-level mocking that the macOS runner
doesn't support. Add `LCOV_EXCL_LINE` markers so they don't pad
the uncovered-line count.

Signed-off-by: Andrew Udvare <audvare@gmail.com>

450 of 466 relevant lines covered (96.57%)

7.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 pwsh - 25096779138.1 29 Apr 2026 07:41AM UTC 1
100.0
GitHub Action Run
2 native-Windows - 25096779138.2 29 Apr 2026 07:42AM UTC 9
93.6
GitHub Action Run
3 native-macOS - 25096779138.3 29 Apr 2026 07:41AM UTC 2
94.25
GitHub Action Run
4 native-Linux - 25096779138.4 29 Apr 2026 07:41AM UTC 2
93.33
GitHub Action Run
Source Files on build 25096779138
  • Tree
  • List 11
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25096779138
  • 5d2fa084 on github
  • Prev Build on master (#25096635965)
  • Next Build on master (#25096917123)
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