shiraji / yet-another-emoji-support

This is the IntelliJ plugin that supports inserting emoji in editor using content assist.
https://plugins.jetbrains.com/plugin/12512-yet-another-emoji-support
Apache License 2.0
31 stars 9 forks source link

Add EmojiCompletionProviderTest #50

Closed shiraji closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #50 into master will increase coverage by 2.75%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #50      +/-   ##
============================================
+ Coverage     95.41%   98.16%   +2.75%     
- Complexity       55       59       +4     
============================================
  Files            20       20              
  Lines           109      109              
  Branches         14       14              
============================================
+ Hits            104      107       +3     
+ Partials          5        2       -3
Impacted Files Coverage Δ Complexity Δ
.../shiraji/yaemoji/domain/EmojiCompletionProvider.kt 95.83% <0%> (+12.5%) 10% <0%> (+4%) :arrow_up:

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 4d3c308...ce764ed. Read the comment docs.