jw3126 / StructHelpers.jl

Automate common struct definition boilerplate
MIT License
14 stars 0 forks source link

add tests for error messages #6

Closed jw3126 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.64 :tada:

Comparison is base (2786583) 94.15% compared to head (39bcb13) 94.80%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6 +/- ## ========================================== + Coverage 94.15% 94.80% +0.64% ========================================== Files 1 1 Lines 154 154 ========================================== + Hits 145 146 +1 + Misses 9 8 -1 ``` [see 1 file with indirect coverage changes](https://codecov.io/gh/jw3126/StructHelpers.jl/pull/6/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+Weidner) 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=Jan+Weidner). 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=Jan+Weidner)

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