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(Go):add slashes #51

Merged
merged 8 commits into from
Oct 5, 2022
Merged

Conversation

fadilaaaa
Copy link
Contributor

@fadilaaaa fadilaaaa commented Oct 2, 2022

  • Programming langugage: GO

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

  • Issue number: Go Implementation #36

  • I have created unit tests to support my implementation

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

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

@codecov
Copy link

codecov bot commented Oct 2, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (363ef93) compared to base (d95eda1).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##            master       #51    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           37         9    -28     
  Lines          461       138   -323     
  Branches         4         0     -4     
==========================================
- Hits           461       138   -323     
Flag Coverage Δ
clojure ?
csharp ?
go 100.00% <100.00%> (ø)
rust ?
typescript ?

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

Impacted Files Coverage Δ
go/add_slashes.go 100.00% <100.00%> (ø)
typescript/src/string/explode.ts
spec/pehape/string/str_rot13_spec.rb
typescript/src/string/implode.ts
spec/pehape/string/strrev_spec.rb
rust/tests/main.rs
spec/pehape/string/explode_spec.rb
clojure/src/pehape/string/explode.clj
rust/tests/string_test/implode_test.rs
spec/pehape/string/implode_spec.rb
... and 20 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@fadilaaaa fadilaaaa changed the title Add slashes feat(Go):add slashes Oct 2, 2022
@fadilaaaa fadilaaaa closed this Oct 2, 2022
@fadilaaaa fadilaaaa reopened this Oct 2, 2022
go/levenshtein.go Outdated Show resolved Hide resolved
go/add_slashes.go Outdated Show resolved Hide resolved
go/readme.md Outdated Show resolved Hide resolved
@fadilaaaa fadilaaaa requested a review from aldy505 October 5, 2022 09:22
@aldy505 aldy505 merged commit 0679f38 into teknologi-umum:master Oct 5, 2022
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