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

KurtWagner / zlinter / 16871667507

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

Source File
Press 'n' to go to next uncovered line, 'b' for previous

35.96
/rules/no_comment_out_code.zig


Source Not Available

The file "rules/no_comment_out_code.zig" isn't available on github. Either it's been removed, or the repo root directory needs to be updated.

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