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

Add startCase function #94

Merged

Conversation

engfragui
Copy link
Contributor

@engfragui engfragui commented Oct 15, 2017

Addresses #62

New function startCase() that returns the Start case version of the input String.

👋 This is my first PR in this repo, please provide all the feedbacks you can. Thank you

@codecov-io
Copy link

codecov-io commented Oct 15, 2017

Codecov Report

Merging #94 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #94      +/-   ##
============================================
+ Coverage     98.87%   98.87%   +<.01%     
- Complexity      202      206       +4     
============================================
  Files             3        3              
  Lines          4183     4187       +4     
  Branches         55       55              
============================================
+ Hits           4136     4140       +4     
  Misses           24       24              
  Partials         23       23
Impacted Files Coverage Δ Complexity Δ
src/main/java/strman/Strman.java 86.91% <100%> (+0.15%) 204 <4> (+4) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7b552eb...f13ea25. Read the comment docs.

@engfragui engfragui changed the title Add startCase function #62 Add startCase function Oct 15, 2017
@engfragui engfragui force-pushed the 62-add-startcase-function branch from 0f733b9 to f13ea25 Compare October 15, 2017 22:49
@shekhargulati shekhargulati merged commit befff26 into shekhargulati:master Oct 19, 2017
@engfragui engfragui deleted the 62-add-startcase-function branch October 19, 2017 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants