Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for updating glossary file #23

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

ian-flores
Copy link
Member

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.

@ian-flores ian-flores added the enhancement New feature or request label Mar 10, 2022
@codecov
Copy link

codecov bot commented Mar 10, 2022

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%) ⬇️
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Glosario Project Board
  
Awaiting triage
Development

Successfully merging this pull request may close these issues.

None yet

1 participant