Skip to content
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

test: add more negative test cases #311

Merged
merged 4 commits into from
Apr 25, 2022

Conversation

tdakkota
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Apr 25, 2022

Codecov Report

Merging #311 (49989c8) into main (5ea7b4a) will increase coverage by 0.51%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #311      +/-   ##
==========================================
+ Coverage   67.02%   67.54%   +0.51%     
==========================================
  Files         117      117              
  Lines        7884     7887       +3     
==========================================
+ Hits         5284     5327      +43     
+ Misses       2250     2222      -28     
+ Partials      350      338      -12     
Impacted Files Coverage Δ
openapi/parser/parse_parameter.go 94.82% <100.00%> (+13.41%) ⬆️
openapi/parser/parse_request_body.go 88.46% <100.00%> (ø)
openapi/parser/parse_response.go 85.71% <100.00%> (ø)
openapi/parser/parse_security.go 84.74% <100.00%> (+10.16%) ⬆️
openapi/parser/parser.go 81.14% <100.00%> (ø)
gen/gen_contents.go 79.31% <0.00%> (-3.45%) ⬇️
gen/schema_gen.go 79.70% <0.00%> (+1.48%) ⬆️
jsonschema/parser.go 81.84% <0.00%> (+1.91%) ⬆️
openapi/parser/parse_components.go 100.00% <0.00%> (+8.10%) ⬆️
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5ea7b4a...49989c8. Read the comment docs.

@tdakkota tdakkota marked this pull request as ready for review April 25, 2022 14:09
@ernado ernado merged commit f4005e8 into ogen-go:main Apr 25, 2022
@tdakkota tdakkota deleted the test/add-more-negative-test-cases branch April 25, 2022 15:11
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