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 #443 - [extras-string] Add case conversion - string.toPascalCase #452

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

kevin-lee
Copy link
Owner

Close #443 - [extras-string] Add case conversion - string.toPascalCase

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

codecov bot commented Oct 18, 2023

Codecov Report

Merging #452 (315a8c8) into main (92f7b7c) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #452      +/-   ##
==========================================
+ Coverage   89.98%   90.01%   +0.03%     
==========================================
  Files          43       44       +1     
  Lines         649      651       +2     
  Branches       51       48       -3     
==========================================
+ Hits          584      586       +2     
  Misses         65       65              
Files Coverage Δ
...d/src/main/scala/extras/strings/syntax/cases.scala 100.00% <100.00%> (ø)

@kevin-lee kevin-lee merged commit 84d2645 into main Oct 18, 2023
10 checks passed
@kevin-lee kevin-lee deleted the task/443/add-toPascalCase branch October 18, 2023 12:45
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 - string.toPascalCase
1 participant