Skip to content

Allow set verify to requests handler #74

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
Oct 12, 2023

Conversation

p1c2u
Copy link
Owner

@p1c2u p1c2u commented Oct 12, 2023

Fixes #73

@p1c2u p1c2u force-pushed the feature/allow-set-verify-to-requests-handler branch from ac70410 to 3b23d52 Compare October 12, 2023 16:40
@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (8961024) 96.07% compared to head (3b23d52) 96.09%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #74      +/-   ##
==========================================
+ Coverage   96.07%   96.09%   +0.02%     
==========================================
  Files          14       14              
  Lines         331      333       +2     
  Branches       24       24              
==========================================
+ Hits          318      320       +2     
  Misses         11       11              
  Partials        2        2              
Files Coverage Δ
jsonschema_spec/handlers/requests.py 100.00% <100.00%> (ø)

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

@p1c2u p1c2u merged commit e73fcc4 into main Oct 12, 2023
@p1c2u p1c2u deleted the feature/allow-set-verify-to-requests-handler branch October 12, 2023 16:58
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.

Allow to set verify to requests handler
1 participant