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

Close #448 - [extras-string] Add case conversion - Seq[String].mkCamelCaseString #464

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

kevin-lee
Copy link
Owner

Close #448 - [extras-string] Add case conversion - Seq[String].mkCamelCaseString

@kevin-lee kevin-lee added this to the milestone45 milestone Oct 23, 2023
@kevin-lee kevin-lee self-assigned this Oct 23, 2023
@github-actions github-actions bot added the pr label Oct 23, 2023
@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Merging #464 (aa3fc95) into main (9aea450) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #464      +/-   ##
==========================================
+ Coverage   89.89%   89.92%   +0.02%     
==========================================
  Files          44       44              
  Lines         683      685       +2     
  Branches       47       45       -2     
==========================================
+ Hits          614      616       +2     
  Misses         69       69              
Files Coverage Δ
...d/src/main/scala/extras/strings/syntax/cases.scala 88.88% <100.00%> (+0.65%) ⬆️

@kevin-lee kevin-lee merged commit 695dce0 into main Oct 23, 2023
@kevin-lee kevin-lee deleted the task/448/mkCamelCaseString branch October 23, 2023 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[extras-string] Add case conversion - Seq[String].mkCamelCaseString
1 participant