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(pp): add an option to disable emojis #280

Merged
merged 1 commit into from
Nov 22, 2022
Merged

feat(pp): add an option to disable emojis #280

merged 1 commit into from
Nov 22, 2022

Conversation

favonia
Copy link
Owner

@favonia favonia commented Nov 22, 2022

Close #262

@codecov
Copy link

codecov bot commented Nov 22, 2022

Codecov Report

Merging #280 (b833843) into main (dc381ca) will increase coverage by 0.14%.
The diff coverage is 97.22%.

@@            Coverage Diff             @@
##             main     #280      +/-   ##
==========================================
+ Coverage   86.15%   86.29%   +0.14%     
==========================================
  Files          28       28              
  Lines        2015     2036      +21     
==========================================
+ Hits         1736     1757      +21     
  Misses        268      268              
  Partials       11       11              
Flag Coverage Δ
unittests 86.29% <97.22%> (+0.14%) ⬆️

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

Impacted Files Coverage Δ
cmd/ddns.go 0.00% <0.00%> (ø)
internal/config/env.go 98.69% <100.00%> (+0.07%) ⬆️
internal/pp/fmt.go 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@favonia favonia merged commit 95d0c67 into main Nov 22, 2022
@favonia favonia deleted the emoji-option branch November 22, 2022 19:33
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.

Implement the emoji-free alternative mode
1 participant