JuliaData / StructTypes.jl

Abstract definitions and convenience methods for describing, processing, and constructing Julia objects
https://juliadata.github.io/StructTypes.jl/stable/
MIT License
79 stars 22 forks source link

Some additional tests #90

Closed kshyatt closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 72.68% // Head: 72.68% // No change to project coverage :thumbsup:

Coverage data is based on head (51476f5) compared to base (51476f5). Patch has no changes to coverable lines.

:exclamation: Current head 51476f5 differs from pull request most recent head f8ec206. Consider uploading reports for the commit f8ec206 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #90 +/- ## ======================================= Coverage 72.68% 72.68% ======================================= Files 2 2 Lines 388 388 ======================================= Hits 282 282 Misses 106 106 ``` 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=JuliaData). 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=JuliaData)

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

kshyatt commented 1 year ago

Bit flummoxed by the Ubuntu fail. @quinnj any thoughts?

quinnj commented 1 year ago

I updated CI and it seems happy now. Thanks!