EDIorg / EMLassemblyline

R package for creating EML metadata
https://ediorg.github.io/EMLassemblyline/
MIT License
28 stars 13 forks source link

Cmd checks #130

Closed clnsmth closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 87.36% // Head: 85.40% // Decreases project coverage by -1.95% :warning:

Coverage data is based on head (9eb3541) compared to base (b06084e). Patch coverage: 59.77% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #130 +/- ## =============================================== - Coverage 87.36% 85.40% -1.96% =============================================== Files 17 16 -1 Lines 4755 5014 +259 =============================================== + Hits 4154 4282 +128 - Misses 601 732 +131 ``` | [Impacted Files](https://codecov.io/gh/EDIorg/EMLassemblyline/pull/130?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EDIorg) | Coverage Δ | | |---|---|---| | [R/annotate\_eml.R](https://codecov.io/gh/EDIorg/EMLassemblyline/pull/130/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EDIorg#diff-Ui9hbm5vdGF0ZV9lbWwuUg==) | `63.49% <ø> (ø)` | | | [R/template\_annotations.R](https://codecov.io/gh/EDIorg/EMLassemblyline/pull/130/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EDIorg#diff-Ui90ZW1wbGF0ZV9hbm5vdGF0aW9ucy5S) | `99.54% <ø> (ø)` | | | [R/utilities.R](https://codecov.io/gh/EDIorg/EMLassemblyline/pull/130/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EDIorg#diff-Ui91dGlsaXRpZXMuUg==) | `52.26% <51.95%> (-14.41%)` | :arrow_down: | | [R/validate\_templates.R](https://codecov.io/gh/EDIorg/EMLassemblyline/pull/130/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EDIorg#diff-Ui92YWxpZGF0ZV90ZW1wbGF0ZXMuUg==) | `92.35% <53.84%> (+0.52%)` | :arrow_up: | | [R/make\_eml.R](https://codecov.io/gh/EDIorg/EMLassemblyline/pull/130/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EDIorg#diff-Ui9tYWtlX2VtbC5S) | `93.09% <89.28%> (-0.21%)` | :arrow_down: | | [R/validate\_arguments.R](https://codecov.io/gh/EDIorg/EMLassemblyline/pull/130/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EDIorg#diff-Ui92YWxpZGF0ZV9hcmd1bWVudHMuUg==) | `77.15% <90.90%> (+0.13%)` | :arrow_up: | | [R/eml2eal.R](https://codecov.io/gh/EDIorg/EMLassemblyline/pull/130/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EDIorg#diff-Ui9lbWwyZWFsLlI=) | `95.76% <100.00%> (ø)` | | | [R/template\_arguments.R](https://codecov.io/gh/EDIorg/EMLassemblyline/pull/130/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EDIorg#diff-Ui90ZW1wbGF0ZV9hcmd1bWVudHMuUg==) | `86.66% <100.00%> (-1.83%)` | :arrow_down: | | [R/template\_categorical\_variables.R](https://codecov.io/gh/EDIorg/EMLassemblyline/pull/130/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EDIorg#diff-Ui90ZW1wbGF0ZV9jYXRlZ29yaWNhbF92YXJpYWJsZXMuUg==) | `92.04% <100.00%> (-1.22%)` | :arrow_down: | | [R/template\_geographic\_coverage.R](https://codecov.io/gh/EDIorg/EMLassemblyline/pull/130/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EDIorg#diff-Ui90ZW1wbGF0ZV9nZW9ncmFwaGljX2NvdmVyYWdlLlI=) | `100.00% <100.00%> (ø)` | | | ... and [5 more](https://codecov.io/gh/EDIorg/EMLassemblyline/pull/130/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EDIorg) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EDIorg). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EDIorg)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.