Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

fredbi
Copy link
Member

@fredbi fredbi commented Dec 20, 2023

contributes: go-swagger/go-swagger#2919

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
Copy link

codecov bot commented Dec 20, 2023

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 ⚠️
Additional details and impacted files
@@            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 Coverage Δ
oldstable 86.45% <88.88%> (+0.08%) ⬆️
stable 86.45% <88.88%> (+0.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

fredbi added a commit to fredbi/go-swagger that referenced this pull request Dec 20, 2023
* contributes go-swagger#2919

The full fix is provided by go-openapi/swag#75

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@fredbi fredbi merged commit 3f60c98 into go-openapi:master Dec 21, 2023
fredbi added a commit to go-swagger/go-swagger that referenced this pull request Dec 21, 2023
* contributes #2919

The full fix is provided by go-openapi/swag#75

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@fredbi fredbi deleted the fix/go-swagger-2919 branch December 22, 2023 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants