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-Ruby: add str_rot13 and ord function #53

Merged
merged 3 commits into from
Oct 4, 2022

Conversation

iqbaleff214
Copy link
Contributor

@iqbaleff214 iqbaleff214 commented Oct 3, 2022

Issue: #3

  • str_rot13
  • ord

@codecov
Copy link

codecov bot commented Oct 3, 2022

Codecov Report

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

Coverage data is based on head (2656edb) compared to base (917ebcc).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##            master       #53    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           25        10    -15     
  Lines          288       100   -188     
  Branches         4         0     -4     
==========================================
- Hits           288       100   -188     
Flag Coverage Δ
clojure ?
csharp ?
go ?
typescript ?

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

Impacted Files Coverage Δ
go/ucwords.go
go/implode.go
go/levenshtein.go
typescript/src/string/explode.ts
csharp/Pehape/String/StrRot13.cs
go/strrev.go
clojure/src/pehape/string/explode.clj
clojure/src/pehape/string/levenshtein.clj
csharp/Pehape/String/Explode.cs
csharp/Pehape/String/Levenshtein.cs
... and 9 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.

@iqbaleff214 iqbaleff214 changed the title Feat-Ruby: add str_rot13 function Feat-Ruby: add str_rot13 & ord function Oct 3, 2022
@iqbaleff214 iqbaleff214 changed the title Feat-Ruby: add str_rot13 & ord function Feat-Ruby: add str_rot13 and ord function Oct 3, 2022
@aldy505 aldy505 requested a review from elianiva October 4, 2022 00:18
@elianiva elianiva merged commit 243c22a into teknologi-umum:master Oct 4, 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