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

OpenAPItor has configurable request timeouts #219

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

adamchalmers
Copy link
Contributor

@adamchalmers adamchalmers commented Aug 8, 2023

Also bumped clap.

Copy link
Contributor

@iterion iterion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks!

@codecov
Copy link

codecov bot commented Aug 8, 2023

Codecov Report

Patch coverage: 64.28% and project coverage change: +0.04% 🎉

Comparison is base (a1c1178) 46.26% compared to head (def6266) 46.30%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #219      +/-   ##
==========================================
+ Coverage   46.26%   46.30%   +0.04%     
==========================================
  Files          30       30              
  Lines       11415    11424       +9     
==========================================
+ Hits         5281     5290       +9     
  Misses       6134     6134              
Flag Coverage Δ
unittests 46.30% <64.28%> (+0.04%) ⬆️

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

Files Changed Coverage Δ
kittycad/src/lib.rs 36.53% <ø> (ø)
openapitor/src/lib.rs 85.65% <50.00%> (+0.74%) ⬆️
openapitor/src/client.rs 76.59% <66.66%> (-3.41%) ⬇️

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

@adamchalmers adamchalmers merged commit c6827ad into main Aug 8, 2023
5 checks passed
@adamchalmers adamchalmers deleted the achalmers/configurable-timeouts branch August 8, 2023 16:04
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