jamescourtney / FlatSharp

Fast, idiomatic C# implementation of Flatbuffers
Apache License 2.0
497 stars 50 forks source link

Net8 #412

Closed jamescourtney closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Merging #412 (8e9da1a) into main (732b1b8) will decrease coverage by 0.04%. Report is 1 commits behind head on main. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/jamescourtney/FlatSharp/pull/412/graphs/tree.svg?width=650&height=150&src=pr&token=6EUECHZGT4&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Courtney)](https://app.codecov.io/gh/jamescourtney/FlatSharp/pull/412?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Courtney) ```diff @@ Coverage Diff @@ ## main #412 +/- ## ========================================== - Coverage 97.35% 97.31% -0.04% ========================================== Files 125 126 +1 Lines 9678 9698 +20 Branches 786 786 ========================================== + Hits 9422 9438 +16 - Misses 165 169 +4 Partials 91 91 ``` | [Files](https://app.codecov.io/gh/jamescourtney/FlatSharp/pull/412?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Courtney) | Coverage Δ | | |---|---|---| | [...harp.Compiler/SchemaModel/ValueUnionSchemaModel.cs](https://app.codecov.io/gh/jamescourtney/FlatSharp/pull/412?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Courtney#diff-c3JjL0ZsYXRTaGFycC5Db21waWxlci9TY2hlbWFNb2RlbC9WYWx1ZVVuaW9uU2NoZW1hTW9kZWwuY3M=) | `96.95% <100.00%> (+0.02%)` | :arrow_up: | | [src/FlatSharp/Serialization/CSharpHelpers.cs](https://app.codecov.io/gh/jamescourtney/FlatSharp/pull/412?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Courtney#diff-c3JjL0ZsYXRTaGFycC9TZXJpYWxpemF0aW9uL0NTaGFycEhlbHBlcnMuY3M=) | `87.17% <ø> (ø)` | | | [...atSharp/Serialization/RoslynSerializerGenerator.cs](https://app.codecov.io/gh/jamescourtney/FlatSharp/pull/412?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Courtney#diff-c3JjL0ZsYXRTaGFycC9TZXJpYWxpemF0aW9uL1Jvc2x5blNlcmlhbGl6ZXJHZW5lcmF0b3IuY3M=) | `98.05% <100.00%> (ø)` | | | [src/FlatSharp/TypeModel/ValueStructTypeModel.cs](https://app.codecov.io/gh/jamescourtney/FlatSharp/pull/412?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Courtney#diff-c3JjL0ZsYXRTaGFycC9UeXBlTW9kZWwvVmFsdWVTdHJ1Y3RUeXBlTW9kZWwuY3M=) | `98.61% <100.00%> (+0.06%)` | :arrow_up: | ... and [10 files with indirect coverage changes](https://app.codecov.io/gh/jamescourtney/FlatSharp/pull/412/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Courtney) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/jamescourtney/FlatSharp/pull/412?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Courtney). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Courtney) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/jamescourtney/FlatSharp/pull/412?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Courtney). Last update [732b1b8...8e9da1a](https://app.codecov.io/gh/jamescourtney/FlatSharp/pull/412?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Courtney). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Courtney).