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(port): _emoji_codes and _emoji_replace #64

Merged
merged 8 commits into from
May 9, 2022
Merged

Conversation

wizard-28
Copy link
Owner

@wizard-28 wizard-28 commented May 9, 2022

Closes #46

File renamed to emoji_replace.rs


Closes #6

File renamed to emoji_codes.rs

@wizard-28 wizard-28 added the work Issue discussing work on the port label May 9, 2022
@wizard-28 wizard-28 self-assigned this May 9, 2022
@wizard-28 wizard-28 force-pushed the port/emoji_replace branch from 08954a1 to 07482d3 Compare May 9, 2022 14:36
@codecov
Copy link

codecov bot commented May 9, 2022

Codecov Report

Merging #64 (0bfe846) into master (db4d3ea) will increase coverage by 100.00%.
The diff coverage is 100.00%.

@@              Coverage Diff              @@
##           master       #64        +/-   ##
=============================================
+ Coverage        0   100.00%   +100.00%     
=============================================
  Files           0         2         +2     
  Lines           0      3617      +3617     
=============================================
+ Hits            0      3617      +3617     
Impacted Files Coverage Δ
src/emoji_codes.rs 100.00% <ø> (ø)
src/emoji_replace.rs 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update db4d3ea...0bfe846. Read the comment docs.

@wizard-28 wizard-28 marked this pull request as ready for review May 9, 2022 15:39
@wizard-28 wizard-28 merged commit aa4ee85 into master May 9, 2022
@wizard-28 wizard-28 deleted the port/emoji_replace branch May 9, 2022 15:40
@wizard-28 wizard-28 mentioned this pull request May 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
work Issue discussing work on the port
Projects
None yet
Development

Successfully merging this pull request may close these issues.

_emoji_replace _emoji_codes
1 participant