Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Add httpx dependency #490

Merged
merged 1 commit into from
Nov 17, 2022
Merged

Add httpx dependency #490

merged 1 commit into from
Nov 17, 2022

Conversation

mike0sv
Copy link
Contributor

@mike0sv mike0sv commented Nov 16, 2022

from 0.21 starlette needs httpx for test client
encode/starlette#652

@mike0sv mike0sv requested a review from a team November 16, 2022 16:23
@mike0sv mike0sv temporarily deployed to internal November 16, 2022 16:23 Inactive
@codecov
Copy link

codecov bot commented Nov 16, 2022

Codecov Report

Base: 60.01% // Head: 85.40% // Increases project coverage by +25.39% 🎉

Coverage data is based on head (65b766b) compared to base (6b511fd).
Patch coverage: 91.40% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #490       +/-   ##
===========================================
+ Coverage   60.01%   85.40%   +25.39%     
===========================================
  Files          95       96        +1     
  Lines        8135     8255      +120     
===========================================
+ Hits         4882     7050     +2168     
+ Misses       3253     1205     -2048     
Impacted Files Coverage Δ
mlem/cli/main.py 84.58% <ø> (+27.66%) ⬆️
mlem/contrib/catboost.py 98.33% <ø> (+43.10%) ⬆️
mlem/contrib/tensorflow.py 96.33% <ø> (+42.69%) ⬆️
mlem/core/import_objects.py 98.07% <ø> (+26.92%) ⬆️
mlem/core/model.py 94.59% <ø> (+21.62%) ⬆️
mlem/contrib/rabbitmq.py 51.80% <50.00%> (ø)
mlem/contrib/sklearn.py 84.78% <66.66%> (+27.42%) ⬆️
mlem/runtime/server.py 85.29% <78.57%> (-5.19%) ⬇️
mlem/runtime/interface.py 84.61% <84.61%> (+28.36%) ⬆️
mlem/api/commands.py 80.31% <100.00%> (+46.71%) ⬆️
... and 85 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mike0sv mike0sv temporarily deployed to internal November 16, 2022 17:09 Inactive
@mike0sv mike0sv temporarily deployed to internal November 17, 2022 14:55 Inactive
@aguschin aguschin merged commit 3c1666b into main Nov 17, 2022
@aguschin aguschin deleted the fix/httpx branch November 17, 2022 15:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants