Open ian-flores opened 2 years ago
Merging #24 (7f55ea2) into main (14d4e15) will not change coverage. The diff coverage is
0.00%
.
@@ Coverage Diff @@
## main #24 +/- ##
=======================================
Coverage 45.67% 45.67%
=======================================
Files 11 11
Lines 370 370
=======================================
Hits 169 169
Misses 201 201
Impacted Files | Coverage Δ | |
---|---|---|
R/entry.R | 41.90% <0.00%> (ø) |
|
R/gdef.R | 81.81% <ø> (ø) |
|
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...7f55ea2. Read the comment docs.
This PR addresses issue #14 brought up by @beatrizmilz to the effects of adding documentation for the language selection process in the
gdef
function.