Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@DonIsaac
Copy link
Owner

Closes #297

@github-actions github-actions bot added the A-linter Area - linter and lint rules label Jul 15, 2025
@DonIsaac DonIsaac added C-enhancement Category - New feature or request C-rule Category - Lint rule suggestion and removed A-linter Area - linter and lint rules labels Jul 15, 2025
@github-actions github-actions bot added the A-linter Area - linter and lint rules label Jul 15, 2025
@codecov
Copy link

codecov bot commented Jul 15, 2025

Codecov Report

Attention: Patch coverage is 97.87234% with 1 line in your changes missing coverage. Please review.

Project coverage is 91.65%. Comparing base (df2a221) to head (bf68722).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/linter/rules/allocator_first_param.zig 97.87% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #303      +/-   ##
==========================================
+ Coverage   91.61%   91.65%   +0.03%     
==========================================
  Files          86       87       +1     
  Lines        7454     7501      +47     
==========================================
+ Hits         6829     6875      +46     
- Misses        625      626       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@DonIsaac DonIsaac merged commit 74c7e68 into main Jul 15, 2025
16 checks passed
@DonIsaac DonIsaac deleted the don/feat/allocator-first-param branch July 15, 2025 22:59
sammyjoyce pushed a commit to sammyjoyce/zlint that referenced this pull request Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-linter Area - linter and lint rules C-enhancement Category - New feature or request C-rule Category - Lint rule suggestion

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rule: allocator-first-parameter

2 participants