jw3126 / StructHelpers.jl

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

Isequal #3

Closed jw3126 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Base: 88.51% // Head: 88.88% // Increases project coverage by +0.37% :tada:

Coverage data is based on head (4560b5a) compared to base (eb7c6aa). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3 +/- ## ========================================== + Coverage 88.51% 88.88% +0.37% ========================================== Files 1 1 Lines 148 153 +5 ========================================== + Hits 131 136 +5 Misses 17 17 ``` | [Impacted Files](https://codecov.io/gh/jw3126/StructHelpers.jl/pull/3?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/3/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+Weidner#diff-c3JjL1N0cnVjdEhlbHBlcnMuamw=) | `88.88% <100.00%> (+0.37%)` | :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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.