Skip to content

Don't print empty line when emoji not found #162

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

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

hukkin
Copy link
Contributor

@hukkin hukkin commented Jan 20, 2025

Closes #161

Copy link

codecov bot commented Jan 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.60%. Comparing base (6bb70de) to head (bb1376d).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #162      +/-   ##
==========================================
+ Coverage   95.58%   95.60%   +0.02%     
==========================================
  Files           2        2              
  Lines         204      205       +1     
==========================================
+ Hits          195      196       +1     
  Misses          9        9              
Flag Coverage Δ
macos-latest 92.68% <100.00%> (+0.03%) ⬆️
ubuntu-latest 93.17% <100.00%> (+0.03%) ⬆️
windows-latest 92.68% <100.00%> (+0.03%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hugovk hugovk added the changelog: Fixed For any bug fixes label Jan 20, 2025
@hugovk hugovk merged commit 53a05f1 into hugovk:main Jan 20, 2025
31 of 32 checks passed
@hugovk
Copy link
Owner

hugovk commented Jan 20, 2025

🚀

@hukkin hukkin deleted the no-empty-line branch January 20, 2025 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: Fixed For any bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Output when emoji not found
2 participants