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 preloading tests #46

Closed shiraji closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##             master      #46    +/-   ##
==========================================
+ Coverage     83.63%   93.63%   +10%     
- Complexity       51       54     +3     
==========================================
  Files            20       20            
  Lines           110      110            
  Branches         14       14            
==========================================
+ Hits             92      103    +11     
+ Misses           12        2    -10     
+ Partials          6        5     -1
Impacted Files Coverage Δ Complexity Δ
...m/github/shiraji/yaemoji/domain/EmojiCompletion.kt 100% <0%> (+15.78%) 6% <0%> (+1%) :arrow_up:
.../shiraji/yaemoji/action/EmojiPreloadingActivity.kt 88.88% <0%> (+88.88%) 2% <0%> (+2%) :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 6457145...3d505b1. Read the comment docs.