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

KurtWagner / zlinter / 16871667507
83%
master: 81%

Build:
Build:
LAST BUILD BRANCH: master_exhaustive_switch_rule
DEFAULT BRANCH: master
Ran 11 Aug 2025 05:29AM UTC
Jobs 1
Files 36
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

11 Aug 2025 05:25AM UTC coverage: 80.986%. Remained the same
16871667507

push

github

web-flow
BREAKING: Remove ctx from run methods and rename some structs (#105)

Context wasn't being used by any built in rules and so probably wasn't
useful and easier to remove now than later

Context may be added back later and extended to include rule specific
context for sharing some state between rule runs but for now keeping it
simple and removing.

Also:

1. `zlinter.rules.LintRuleOptions` -> `zlinter.rules.RuleOptions `
2. `zlinter.session.LintOptions` -> `zlinter.rules.RunOptions`

3122 of 3855 relevant lines covered (80.99%)

0.81 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
98.78
0.0% rules/no_inferred_error_unions.zig
1
98.57
0.0% rules/no_swallow_error.zig
2
98.58
0.0% rules/import_ordering.zig
2
94.37
0.0% rules/no_literal_only_bool_expression.zig
3
80.52
0.0% rules/no_literal_args.zig
4
82.61
0.79% lib/rules.zig
4
90.2
0.0% rules/declaration_naming.zig
4
91.36
0.0% rules/no_undefined.zig
5
87.68
-0.06% lib/session.zig
5
92.96
0.0% rules/no_deprecated.zig
6
93.33
0.0% rules/max_positional_args.zig
7
95.73
0.0% rules/field_naming.zig
7
95.14
0.0% rules/function_naming.zig
8
7.14
0.0% rules/switch_case_ordering.zig
12
74.45
0.0% lib/testing.zig
12
78.02
0.0% rules/no_unused.zig
18
35.96
0.0% rules/no_comment_out_code.zig
21
35.9
0.0% rules/no_todo.zig
27
3.77
0.0% rules/no_hidden_allocations.zig
46
2.02
0.0% rules/field_ordering.zig
52
34.86
0.0% rules/require_errdefer_dealloc.zig
Jobs
ID Job ID Ran Files Coverage
1 16871667507.1 11 Aug 2025 05:29AM UTC 36
80.99
GitHub Action Run
Source Files on build 16871667507
  • Tree
  • List 36
  • Changed 25
  • Source Changed 0
  • Coverage Changed 25
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16871667507
  • 2bfcd7a6 on github
  • Prev Build on 0.14.x (#16868635361)
  • Next Build on 0.14.x (#16896685302)
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