Fix segfault in State::serialize method #664
Merged
Codecov / codecov/project
succeeded
Aug 6, 2024 in 0s
80.09% (-0.17%) compared to 5a72b12
View this Pull Request on Codecov
80.09% (-0.17%) compared to 5a72b12
Details
Codecov Report
Attention: Patch coverage is 68.75000%
with 10 lines
in your changes missing coverage. Please review.
Project coverage is 80.09%. Comparing base (
5a72b12
) to head (d041552
).
Files | Patch % | Lines |
---|---|---|
flight4handler.go | 25.00% | 5 Missing and 1 partial |
flight5handler.go | 60.00% | 1 Missing and 1 partial |
state.go | 85.71% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #664 +/- ##
==========================================
- Coverage 80.26% 80.09% -0.17%
==========================================
Files 101 101
Lines 5335 5355 +20
==========================================
+ Hits 4282 4289 +7
- Misses 686 695 +9
- Partials 367 371 +4
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading