eddelbuettel / rpushbullet

R interface to the awesome Pushbullet service
https://eddelbuettel.github.io/rpushbullet
94 stars 19 forks source link

Feature/reenable coverage #65

Closed eddelbuettel closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##           master       #65       +/-   ##
============================================
+ Coverage    6.86%   100.00%   +93.13%     
============================================
  Files           7         7               
  Lines         233       231        -2     
============================================
+ Hits           16       231      +215     
+ Misses        217         0      -217     
Impacted Files Coverage Δ
R/pushes.R 100.00% <ø> (+100.00%) :arrow_up:
R/init.R 100.00% <0.00%> (+77.77%) :arrow_up:
R/user.R 100.00% <0.00%> (+100.00%) :arrow_up:
R/setup.R 100.00% <0.00%> (+100.00%) :arrow_up:
R/channel.R 100.00% <0.00%> (+100.00%) :arrow_up:
R/devices.R 100.00% <0.00%> (+100.00%) :arrow_up:
R/isValid.R 100.00% <0.00%> (+100.00%) :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 facd7db...aef8726. Read the comment docs.