carpentries / glosario-r

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

Adding support for updating glossary file #23

Open ian-flores opened 2 years ago

ian-flores commented 2 years ago

This PR addresses the request submitted by @beatrizmilz in issue #17 . It uses the pattern suggested by @zkamvar of the rappdirs, which means that dependency is introduced.

codecov[bot] commented 2 years ago

Codecov Report

Merging #23 (e9c05c7) into main (14d4e15) will decrease coverage by 2.34%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   45.67%   43.33%   -2.35%     
==========================================
  Files          11       12       +1     
  Lines         370      390      +20     
==========================================
  Hits          169      169              
- Misses        201      221      +20     
Impacted Files Coverage Δ
R/entry.R 40.74% <0.00%> (-1.17%) :arrow_down:
R/parse.R 42.85% <ø> (ø)
R/update.R 0.00% <0.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 51d78eb...e9c05c7. Read the comment docs.