jw3126 / StructHelpers.jl

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

Fix typesalt error msg #5

Closed jw3126 closed 1 year ago

jw3126 commented 1 year ago

cc @justinmimbs

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +5.26 :tada:

Comparison is base (c316e30) 88.88% compared to head (2786583) 94.15%.

: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 #5 +/- ## ========================================== + Coverage 88.88% 94.15% +5.26% ========================================== Files 1 1 Lines 153 154 +1 ========================================== + Hits 136 145 +9 + Misses 17 9 -8 ``` | [Impacted Files](https://codecov.io/gh/jw3126/StructHelpers.jl/pull/5?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+Weidner) | Coverage Δ | | |---|---|---| | [src/StructHelpers.jl](https://codecov.io/gh/jw3126/StructHelpers.jl/pull/5?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+Weidner#diff-c3JjL1N0cnVjdEhlbHBlcnMuamw=) | `94.15% <100.00%> (+5.26%)` | :arrow_up: | 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.