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

Issue #447 - Refactor Seq[String].mkPascalCaseString and tests #462

Merged
merged 1 commit into from
Oct 22, 2023

Conversation

kevin-lee
Copy link
Owner

Issue #447 - Refactor Seq[String].mkPascalCaseString and tests

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

codecov bot commented Oct 22, 2023

Codecov Report

Merging #462 (2de5c4d) into main (8048739) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #462      +/-   ##
==========================================
+ Coverage   89.88%   89.89%   +0.01%     
==========================================
  Files          44       44              
  Lines         682      683       +1     
  Branches       45       47       +2     
==========================================
+ Hits          613      614       +1     
  Misses         69       69              
Files Coverage Δ
...d/src/main/scala/extras/strings/syntax/cases.scala 88.23% <100.00%> (+0.35%) ⬆️

@kevin-lee kevin-lee merged commit 328f1eb into main Oct 22, 2023
10 checks passed
@kevin-lee kevin-lee deleted the refactor/447 branch October 22, 2023 14:48
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.

1 participant