Skip to content

[object/string] Fix .find() and .count() argument validation to only accept STRING#147

Merged
Flipez merged 3 commits intomainfrom
fix-string-count-find-args
Nov 1, 2022
Merged

[object/string] Fix .find() and .count() argument validation to only accept STRING#147
Flipez merged 3 commits intomainfrom
fix-string-count-find-args

Conversation

@Flipez
Copy link
Copy Markdown
Owner

@Flipez Flipez commented Nov 1, 2022

Signed-off-by: Flipez [email protected]

@Flipez Flipez added the bug Something isn't working label Nov 1, 2022
@vercel
Copy link
Copy Markdown

vercel bot commented Nov 1, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
rocket-lang ✅ Ready (Inspect) Visit Preview Nov 1, 2022 at 5:35PM (UTC)
rocket-lang-play ✅ Ready (Inspect) Visit Preview Nov 1, 2022 at 5:35PM (UTC)

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 1, 2022

Codecov Report

Merging #147 (b5d7c28) into main (a027137) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head b5d7c28 differs from pull request most recent head 5eb1a2c. Consider uploading reports for the commit 5eb1a2c to get more accurate results

@@            Coverage Diff             @@
##             main     #147      +/-   ##
==========================================
- Coverage   87.53%   87.52%   -0.01%     
==========================================
  Files         106      106              
  Lines        3705     3703       -2     
==========================================
- Hits         3243     3241       -2     
  Misses        396      396              
  Partials       66       66              
Impacted Files Coverage Δ
object/string.go 98.24% <100.00%> (-0.03%) ⬇️

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

Signed-off-by: Flipez <[email protected]>
Signed-off-by: Flipez <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant