Skip to content

Cleaned up a bunch of stuff#20

Merged
daveshanley merged 1 commit into
mainfrom
v0.0.16
Sep 2, 2023
Merged

Cleaned up a bunch of stuff#20
daveshanley merged 1 commit into
mainfrom
v0.0.16

Conversation

@daveshanley
Copy link
Copy Markdown
Member

Consuming the validator as part of a mocking engine turned up a few usability issues. Also cleaned up formatting

Consuming the validator as part of a mocking engine turned up a few usability issues. Also cleaned up formatting

Signed-off-by: Dave Shanley <dave@quobix.com>
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (ceae216) 100.00% compared to head (7abe671) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #20   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines         1035      1055   +20     
=========================================
+ Hits          1035      1055   +20     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

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

Files Changed Coverage Δ
parameters/cookie_parameters.go 100.00% <100.00%> (ø)
parameters/header_parameters.go 100.00% <100.00%> (ø)
parameters/path_parameters.go 100.00% <100.00%> (ø)
parameters/query_parameters.go 100.00% <100.00%> (ø)
parameters/validation_functions.go 100.00% <100.00%> (ø)
requests/validate_body.go 100.00% <100.00%> (ø)
requests/validate_request.go 100.00% <100.00%> (ø)
schema_validation/locate_schema_property.go 100.00% <100.00%> (ø)
validator.go 100.00% <100.00%> (ø)

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

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