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

implicit_integer_linter(allow_colon=TRUE) ignores negative inputs #2751

Merged
merged 5 commits into from
Feb 15, 2025

Conversation

MichaelChirico
Copy link
Collaborator

Closes #2673.

Copy link

codecov bot commented Feb 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.17%. Comparing base (fe958e4) to head (86d7d4b).
Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2751      +/-   ##
==========================================
+ Coverage   97.88%   98.17%   +0.29%     
==========================================
  Files         126      126              
  Lines        5804     5692     -112     
==========================================
- Hits         5681     5588      -93     
+ Misses        123      104      -19     

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

@AshesITR AshesITR merged commit f88df06 into main Feb 15, 2025
19 checks passed
@AshesITR AshesITR deleted the seq-colon-minus branch February 15, 2025 08:55
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.

implicit_integer_linter(allow_colon=TRUE) throws for negative integer
2 participants