ms609 / Ternary

Create ternary plots in R
https://ms609.github.io/Ternary/
32 stars 3 forks source link

Create R-CMD-check.yml #43

Closed ms609 closed 3 years ago

ms609 commented 3 years ago

Standard CI workflow from @r-lib

codecov[bot] commented 3 years ago

Codecov Report

Merging #43 (9499f4c) into master (1e607ce) will decrease coverage by 0.17%. The diff coverage is 98.41%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master      #43      +/-   ##
===========================================
- Coverage   100.00%   99.82%   -0.18%     
===========================================
  Files            3        3              
  Lines          559      572      +13     
===========================================
+ Hits           559      571      +12     
- Misses           0        1       +1     
Impacted Files Coverage Δ
R/TernaryPlot.R 99.56% <98.33%> (-0.44%) :arrow_down:
R/Coordinates.R 100.00% <100.00%> (ø)

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 7f52d9d...4107795. Read the comment docs.