EDIorg / EMLassemblyline

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

Add template_other_entity_attributes() #131

Closed clnsmth closed 1 year ago

clnsmth commented 1 year ago

A new function to create attributes templates for other entity data objects. Is part of (#45).

codecov-commenter commented 1 year ago

Codecov Report

Base: 87.36% // Head: 85.48% // Decreases project coverage by -1.87% :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #131 +/- ## =============================================== - Coverage 87.36% 85.48% -1.88% =============================================== Files 17 17 Lines 4755 5051 +296 =============================================== + Hits 4154 4318 +164 - Misses 601 733 +132 ``` | [Impacted Files](https://codecov.io/gh/EDIorg/EMLassemblyline/pull/131?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/131/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/131/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/validate\_templates.R](https://codecov.io/gh/EDIorg/EMLassemblyline/pull/131/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/utilities.R](https://codecov.io/gh/EDIorg/EMLassemblyline/pull/131/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EDIorg#diff-Ui91dGlsaXRpZXMuUg==) | `55.22% <55.14%> (-11.44%)` | :arrow_down: | | [R/make\_eml.R](https://codecov.io/gh/EDIorg/EMLassemblyline/pull/131/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/131/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/template\_other\_entity\_attributes.R](https://codecov.io/gh/EDIorg/EMLassemblyline/pull/131/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EDIorg#diff-Ui90ZW1wbGF0ZV9vdGhlcl9lbnRpdHlfYXR0cmlidXRlcy5S) | `94.44% <94.44%> (ø)` | | | [R/eml2eal.R](https://codecov.io/gh/EDIorg/EMLassemblyline/pull/131/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/131/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/131/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: | | ... and [6 more](https://codecov.io/gh/EDIorg/EMLassemblyline/pull/131/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.