go-openapi / swag

goodie bag in use in the go-openapi projects
Apache License 2.0
184 stars 46 forks source link

fix(yaml): handled null values from JSON #75

Closed fredbi closed 10 months ago

fredbi commented 10 months ago

contributes: go-swagger/go-swagger#2919

codecov[bot] commented 10 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (80e31a2) 86.37% compared to head (c5b6758) 86.45%.

Files Patch % Lines
yaml.go 88.88% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #75 +/- ## ========================================== + Coverage 86.37% 86.45% +0.08% ========================================== Files 12 12 Lines 1585 1602 +17 ========================================== + Hits 1369 1385 +16 - Misses 183 184 +1 Partials 33 33 ``` | [Flag](https://app.codecov.io/gh/go-openapi/swag/pull/75/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi) | Coverage Δ | | |---|---|---| | [oldstable](https://app.codecov.io/gh/go-openapi/swag/pull/75/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi) | `86.45% <88.88%> (+0.08%)` | :arrow_up: | | [stable](https://app.codecov.io/gh/go-openapi/swag/pull/75/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi) | `86.45% <88.88%> (+0.08%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.