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 #480 - [extras-string] Add case conversion - Seq[String].mkKebabUpperCaseString #490

Merged
merged 1 commit into from
Nov 4, 2023

Conversation

kevin-lee
Copy link
Owner

Close #480 - [extras-string] Add case conversion - Seq[String].mkKebabUpperCaseString

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

codecov bot commented Nov 4, 2023

Codecov Report

Merging #490 (48830fe) into main (f48d447) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #490      +/-   ##
==========================================
+ Coverage   90.30%   90.31%   +0.01%     
==========================================
  Files          44       44              
  Lines         691      692       +1     
  Branches       56       50       -6     
==========================================
+ Hits          624      625       +1     
  Misses         67       67              
Files Coverage Δ
...d/src/main/scala/extras/strings/syntax/cases.scala 95.34% <100.00%> (+0.11%) ⬆️

@kevin-lee kevin-lee merged commit 9fffce2 into main Nov 4, 2023
10 checks passed
@kevin-lee kevin-lee deleted the task/480/add-mkKebabUpperCaseString branch November 4, 2023 13:32
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].mkKebabUpperCaseString
1 participant