Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capture parser warnings as lints #2792

Merged
merged 13 commits into from
Mar 4, 2025
Merged

Capture parser warnings as lints #2792

merged 13 commits into from
Mar 4, 2025

Conversation

MichaelChirico
Copy link
Collaborator

Closes #2065

Copy link

codecov bot commented Feb 25, 2025

Codecov Report

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

Project coverage is 99.63%. Comparing base (f41313d) to head (2047bd3).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
R/lint.R 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2792      +/-   ##
==========================================
- Coverage   99.65%   99.63%   -0.02%     
==========================================
  Files         126      126              
  Lines        6898     6935      +37     
==========================================
+ Hits         6874     6910      +36     
- Misses         24       25       +1     

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

@MichaelChirico MichaelChirico merged commit 5e4fb83 into main Mar 4, 2025
20 of 21 checks passed
@MichaelChirico MichaelChirico deleted the parse-warning branch March 4, 2025 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Convert parser warnings to lints?
2 participants