dreamRs / datamods

Shiny modules to import and manipulate data into an application or addin
https://dreamrs.github.io/datamods/
GNU General Public License v3.0
138 stars 35 forks source link

Use phosphoricons #26

Closed pvictor closed 3 years ago

pvictor commented 3 years ago

Use package phosphoricons for displaying icons

codecov-commenter commented 3 years ago

Codecov Report

Merging #26 (231e239) into master (739abac) will increase coverage by 0.06%. The diff coverage is 81.63%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   77.78%   77.85%   +0.06%     
==========================================
  Files          13       13              
  Lines        1652     1648       -4     
==========================================
- Hits         1285     1283       -2     
+ Misses        367      365       -2     
Impacted Files Coverage Δ
R/validation.R 54.08% <28.57%> (-0.29%) :arrow_down:
R/utils-shiny.R 77.92% <75.00%> (ø)
R/import-modal.R 81.96% <90.90%> (+0.97%) :arrow_up:
R/import-file.R 84.07% <100.00%> (-0.11%) :arrow_down:
R/import-googlesheets.R 83.33% <100.00%> (ø)
R/update-variables.R 94.27% <100.00%> (-0.09%) :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 739abac...231e239. Read the comment docs.