enescakir / emoji

A minimalistic emoji package for Go (golang)
MIT License
435 stars 20 forks source link

add string parser #4

Closed enescakir closed 4 years ago

enescakir commented 4 years ago
codecov-io commented 4 years ago

Codecov Report

Merging #4 into master will increase coverage by 4.87%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #4      +/-   ##
========================================
+ Coverage   95.12%   100%   +4.87%     
========================================
  Files           1      3       +2     
  Lines          41    108      +67     
========================================
+ Hits           39    108      +69     
+ Misses          1      0       -1     
+ Partials        1      0       -1
Impacted Files Coverage Δ
emoji.go 100% <ø> (+4.87%) :arrow_up:
fmt.go 100% <100%> (ø)
parser.go 100% <100%> (ø)

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 3b0241b...1529373. Read the comment docs.