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

Tatsh / dbeaver-creds / 25096108490
100%

Build:
DEFAULT BRANCH: master
Ran 29 Apr 2026 07:22AM UTC
Jobs 4
Files 9
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:21AM UTC coverage: 90.323% (+3.0%) from 87.342%
25096108490

push

github

Tatsh
workflows/tests: drop newer lcov flags on the MSYS2 Windows job

`native-windows (Debug)` failed in the coverage step with
`geninfo: ERROR: unknown argument for --ignore-errors: inconsistent`.
The `inconsistent` and `format` values for lcov's `--ignore-errors`
were added in lcov 2.0 (released late 2022); the MSYS2 mingw-w64-lcov
package on the hosted Windows runner ships an older 1.x build that
doesn't recognise either token.

Strip both from the Windows-side `lcov --capture` and `lcov --remove`
invocations; keep only `--ignore-errors unused` on the filter step
(which has been in lcov for years). The Linux and macOS native jobs
still pass the newer flags because their runners ship lcov 2.x via
apt and brew respectively.

Release-config Windows runs already skipped these steps (only Debug
generates coverage), which is why only `native-windows (Debug)` was
failing.

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

364 of 403 relevant lines covered (90.32%)

7.38 hits per line

Jobs
ID Job ID Ran Files Coverage
1 native-Linux - 25096108490.1 29 Apr 2026 07:22AM UTC 2
77.14
GitHub Action Run
2 pwsh - 25096108490.2 29 Apr 2026 07:22AM UTC 1
100.0
GitHub Action Run
3 native-macOS - 25096108490.3 29 Apr 2026 07:22AM UTC 2
78.85
GitHub Action Run
4 native-Windows - 25096108490.4 29 Apr 2026 07:26AM UTC 6
87.46
GitHub Action Run
Source Files on build 25096108490
  • Tree
  • List 9
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25096108490
  • 9f4a09a2 on github
  • Prev Build on master (#25095937950)
  • Next Build on master (#25096635965)
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