carpentries / glosario-r

glosario create and retrieve multilingual glossaries.
https://carpentries.github.io/glosario-r
Other
6 stars 5 forks source link

Remove message("Parsing:" slug) from entry.R #22

Open ian-flores opened 2 years ago

ian-flores commented 2 years ago

This PR is to remove the message("Parsing": slug) from entry.R as it clutters the session when loading each definition in the R console.

codecov[bot] commented 2 years ago

Codecov Report

Merging #22 (1a254a9) into main (14d4e15) will decrease coverage by 0.14%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
- Coverage   45.67%   45.52%   -0.15%     
==========================================
  Files          11       11              
  Lines         370      369       -1     
==========================================
- Hits          169      168       -1     
  Misses        201      201              
Impacted Files Coverage Δ
R/entry.R 41.62% <ø> (-0.28%) :arrow_down:
R/parse.R 42.85% <ø> (ø)

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 51d78eb...1a254a9. Read the comment docs.