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

feat: ucfirst implemented #82

Merged
merged 3 commits into from
Oct 13, 2023
Merged

Conversation

YogiPristiawan
Copy link
Contributor

  • Programming langugage: go

  • Function(s) that I'm implementing: ucfirst

  • Issue number:

  • [v] I have created unit tests to support my implementation

  • [v] I have created in-code documentation (or docstring) to document my code

  • [v] (Optional) I have updated the README.md file to document the function I'm implementing

@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (c5e5a80) 100.00% compared to head (f33540f) 100.00%.

❗ Current head f33540f differs from pull request most recent head 39b8f12. Consider uploading reports for the commit 39b8f12 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##            master       #82    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           52        27    -25     
  Lines          912       585   -327     
==========================================
- Hits           912       585   -327     
Flag Coverage Δ
clojure ?
csharp ?
go 100.00% <100.00%> (ø)
rust ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
go/ucfirst.go 100.00% <100.00%> (ø)

... and 26 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@YogiPristiawan YogiPristiawan mentioned this pull request Oct 11, 2023
67 tasks
Copy link
Member

@aldy505 aldy505 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please delete main.go thanks

main.go Outdated
@@ -0,0 +1,27 @@
package main
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?????

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

iyaa kelupaan wkw

@aldy505 aldy505 merged commit 8e24813 into teknologi-umum:master Oct 13, 2023
1 check passed
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.

2 participants