Skip to content

qualify Base.string_index_err #13

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

Merged
merged 1 commit into from
Feb 9, 2023
Merged

qualify Base.string_index_err #13

merged 1 commit into from
Feb 9, 2023

Conversation

stevengj
Copy link
Member

@stevengj stevengj commented Feb 9, 2023

Fixes #12.

@codecov-commenter
Copy link

codecov-commenter commented Feb 9, 2023

Codecov Report

Merging #13 (a6853ce) into main (7c7f0b6) will decrease coverage by 1.36%.
The diff coverage is 31.25%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
- Coverage   75.05%   73.70%   -1.36%     
==========================================
  Files           6        6              
  Lines         417      426       +9     
==========================================
+ Hits          313      314       +1     
- Misses        104      112       +8     
Flag Coverage Δ
unittests 73.70% <31.25%> (-1.36%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/search.jl 44.15% <0.00%> (-5.12%) ⬇️
src/StringViews.jl 96.87% <66.66%> (+0.04%) ⬆️
src/decoding.jl 86.36% <100.00%> (ø)
src/regex.jl 86.76% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@stevengj stevengj merged commit 56ec5c6 into main Feb 9, 2023
@stevengj stevengj deleted the string_index_err branch February 9, 2023 22:16
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.

string_index_err not defined
2 participants