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

Typescript addslashes #63

Closed

Conversation

ddouble-d
Copy link
Contributor

  • Programming langugage: TypeScript

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

  • Issue number: Typescript Implementation #18

  • 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 6, 2022

Codecov Report

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

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

Additional details and impacted files
@@            Coverage Diff             @@
##            master       #63    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           43         3    -40     
  Lines          565        18   -547     
  Branches         4         5     +1     
==========================================
- Hits           565        18   -547     
Flag Coverage Δ
clojure ?
csharp ?
go ?
rust ?
typescript 100.00% <100.00%> (ø)

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

Impacted Files Coverage Δ
typescript/src/string/addslashes.ts 100.00% <100.00%> (ø)
go/str_split.go
rust/tests/string_test/implode_test.rs
spec/pehape/string/hex2bin_spec.rb
go/add_slashes.go
clojure/src/pehape/string/explode.clj
rust/src/string/explode.rs
go/strchr.go
go/levenshtein.go
go/md5.go
... and 32 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.

@lgtm-com
Copy link

lgtm-com bot commented Oct 6, 2022

This pull request introduces 1 alert when merging 0965918 into 0679f38 - view on LGTM.com

new alerts:

  • 1 for Incomplete string escaping or encoding

@aldy505
Copy link
Member

aldy505 commented Oct 6, 2022

ada warning

image

@ddouble-d
Copy link
Contributor Author

ada warning

done in

2ffcbfe

@aldy505
Copy link
Member

aldy505 commented Oct 8, 2022

keduluan sama #38

@aldy505 aldy505 closed this Oct 8, 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.

2 participants