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

Make InvalidRange aware of rangeUntil operator #6264

Merged
merged 1 commit into from Jul 8, 2023

Conversation

3flex
Copy link
Member

@3flex 3flex commented Jul 7, 2023

No description provided.

@detekt-ci detekt-ci added the rules label Jul 7, 2023
@codecov
Copy link

codecov bot commented Jul 7, 2023

Codecov Report

Merging #6264 (d1043c8) into main (e740d85) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main    #6264      +/-   ##
============================================
- Coverage     84.45%   84.43%   -0.03%     
  Complexity     4005     4005              
============================================
  Files           568      568              
  Lines         13449    13449              
  Branches       2379     2379              
============================================
- Hits          11358    11355       -3     
- Misses          938      939       +1     
- Partials       1153     1155       +2     
Impacted Files Coverage Δ
...itlab/arturbosch/detekt/rules/bugs/InvalidRange.kt 86.20% <100.00%> (ø)

... and 1 file with indirect coverage changes

@schalkms schalkms added this to the 2.0.0 milestone Jul 8, 2023
@schalkms schalkms merged commit a4c7e91 into detekt:main Jul 8, 2023
23 checks passed
@3flex 3flex deleted the invalid-rangeto branch July 8, 2023 22:11
@cortinico cortinico added the pick request Marker for PRs that should be ported to the 1.0 release branch label Jul 15, 2023
cortinico pushed a commit to cortinico/detekt that referenced this pull request Jul 15, 2023
mgroth0 pushed a commit to mgroth0/detekt that referenced this pull request Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pick request Marker for PRs that should be ported to the 1.0 release branch rules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants