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

KurtWagner / zlinter / 17038317524
83%
master: 80%

Build:
Build:
LAST BUILD BRANCH: master_exhaustive_switch_rule
DEFAULT BRANCH: master
Ran 18 Aug 2025 10:46AM UTC
Jobs 1
Files 37
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

18 Aug 2025 10:41AM UTC coverage: 80.849% (-0.009%) from 80.858%
17038317524

push

github

web-flow
Remove superfluous bytes from problem locations (#108)

To keep it simple column, line and byte offset were all stored with the
expectation that it would eventually be reduced to just byte or just col
+ line. In this case I'm just falling back to byte offset

This also includes a fix where no_deprecated rule was setting the wrong
byte offset

We're going from `struct { usize, usize, usize }` to `struct {usize}`
for the start and end locations of a problem.

2934 of 3629 relevant lines covered (80.85%)

0.81 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
9
91.04
0.61% lib/rendering.zig
14
88.33
-0.9% lib/results.zig
14
91.62
-0.65% rules/no_deprecated.zig
20
1.98
-0.04% rules/field_ordering.zig
38
74.26
1.36% lib/comments.zig
Jobs
ID Job ID Ran Files Coverage
1 17038317524.1 18 Aug 2025 10:46AM UTC 37
80.85
GitHub Action Run
Source Files on build 17038317524
  • Tree
  • List 37
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17038317524
  • 14dea906 on github
  • Prev Build on 0.14.x (#16983966332)
  • Next Build on 0.14.x (#17038452091)
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