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

chore: replaced substr() with substring() #2929

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

k-rajat19
Copy link

I think we should try to avoid using deprecated functions, just added a small fix for that in this PR.

@codecov
Copy link

codecov bot commented Feb 16, 2022

Codecov Report

Merging #2929 (aabe33c) into develop (90f4449) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2929   +/-   ##
========================================
  Coverage    90.96%   90.96%           
========================================
  Files           21       21           
  Lines         1151     1151           
  Branches       349      349           
========================================
  Hits          1047     1047           
  Misses         104      104           
Flag Coverage Δ
cli 82.10% <ø> (ø)
integration 41.00% <ø> (ø)
library 58.55% <ø> (ø)
unit 75.06% <ø> (ø)

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


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 90f4449...aabe33c. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants