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

Fix string index out of bounds exception #98

Merged
merged 3 commits into from
Feb 18, 2023

Conversation

koxudaxi
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Feb 18, 2023

Codecov Report

Base: 0.00% // Head: 0.00% // No change to project coverage 👍

Coverage data is based on head (9131b88) compared to base (d630fa4).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #98   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         11      11           
  Lines        293     301    +8     
  Branches      59      61    +2     
=====================================
- Misses       293     301    +8     
Impacted Files Coverage Δ
src/com/koxudaxi/ruff/Ruff.kt 0.00% <0.00%> (ø)
src/com/koxudaxi/ruff/RuffInspection.kt 0.00% <0.00%> (ø)
src/com/koxudaxi/ruff/RuffPostFormatProcessor.kt 0.00% <0.00%> (ø)
src/com/koxudaxi/ruff/RuffQuickFix.kt 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@koxudaxi koxudaxi merged commit 1de12cc into main Feb 18, 2023
@koxudaxi koxudaxi deleted the fix_string_index_out_of_bounds_exception branch February 18, 2023 15:10
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.

1 participant