Skip to content

[object/string]: add ascii conversion method#164

Merged
Flipez merged 2 commits intomainfrom
string-ascii
Dec 5, 2022
Merged

[object/string]: add ascii conversion method#164
Flipez merged 2 commits intomainfrom
string-ascii

Conversation

@MarkusFreitag
Copy link
Copy Markdown
Collaborator

resolves #159

@MarkusFreitag MarkusFreitag requested a review from Flipez as a code owner December 4, 2022 16:59
@vercel
Copy link
Copy Markdown

vercel bot commented Dec 4, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
rocket-lang ✅ Ready (Inspect) Visit Preview Dec 5, 2022 at 2:06PM (UTC)
rocket-lang-play ✅ Ready (Inspect) Visit Preview Dec 5, 2022 at 2:06PM (UTC)

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 4, 2022

Codecov Report

Merging #164 (447d9ef) into main (917b487) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #164      +/-   ##
==========================================
+ Coverage   87.08%   87.13%   +0.05%     
==========================================
  Files         106      106              
  Lines        3576     3592      +16     
==========================================
+ Hits         3114     3130      +16     
  Misses        396      396              
  Partials       66       66              
Impacted Files Coverage Δ
object/string.go 98.26% <100.00%> (+0.17%) ⬆️

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

Co-Authored-By: Markus Freitag <[email protected]>
@Flipez Flipez merged commit 150213c into main Dec 5, 2022
@Flipez Flipez deleted the string-ascii branch December 5, 2022 14:07
@Flipez Flipez changed the title object/string: add ascii conversion method [object/string]: add ascii conversion method Dec 5, 2022
@Flipez Flipez added the enhancement New feature or request label Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support to get the ascii representation of a char

2 participants