ChristopheCVB / TouchPortalPluginSDK

This Project is an SDK to create a Touch Portal Plugin using Java or Kotlin and Gradle
GNU General Public License v3.0
38 stars 6 forks source link

Automatically call action methods #6

Closed ChristopheCVB closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #6 into master will decrease coverage by 0.33%. The diff coverage is 91.17%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #6      +/-   ##
============================================
- Coverage     94.90%   94.56%   -0.34%     
- Complexity       63       71       +8     
============================================
  Files             2        2              
  Lines           157      184      +27     
  Branches         29       37       +8     
============================================
+ Hits            149      174      +25     
- Partials          8       10       +2     
Impacted Files Coverage Δ Complexity Δ
...b/ChristopheCVB/TouchPortal/TouchPortalPlugin.java 96.06% <91.17%> (-0.63%) 69.00 <10.00> (+8.00) :arrow_down:

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 bd8aab3...1d4bb45. Read the comment docs.