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

Cleaned up a bunch of stuff #20

Merged
merged 1 commit into from
Sep 2, 2023
Merged

Cleaned up a bunch of stuff #20

merged 1 commit into from
Sep 2, 2023

Conversation

daveshanley
Copy link
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

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.

@daveshanley daveshanley merged commit 90ec52a into main Sep 2, 2023
1 check passed
@daveshanley daveshanley deleted the v0.0.16 branch September 2, 2023 19:48
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