Skip to content

Handle gevent monkey patch and update pipeline#57

Merged
duonglong289 merged 13 commits intomasterfrom
gevent
Nov 25, 2022
Merged

Handle gevent monkey patch and update pipeline#57
duonglong289 merged 13 commits intomasterfrom
gevent

Conversation

@meocong
Copy link
Copy Markdown
Contributor

@meocong meocong commented Sep 11, 2022

I would want to update the fix of gevent when working with Triton, please check

@meocong meocong added the bug Something isn't working label Sep 11, 2022
@meocong meocong self-assigned this Sep 11, 2022
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 11, 2022

Codecov Report

Base: 47.52% // Head: 49.16% // Increases project coverage by +1.63% 🎉

Coverage data is based on head (f46da7b) compared to base (a52cf88).
Patch coverage: 70.37% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
+ Coverage   47.52%   49.16%   +1.63%     
==========================================
  Files          41       42       +1     
  Lines        3825     3726      -99     
==========================================
+ Hits         1818     1832      +14     
+ Misses       2007     1894     -113     
Impacted Files Coverage Δ
mlchain/config.py 50.00% <0.00%> (-3.25%) ⬇️
mlchain/workflows_sync/limiter.py 76.11% <0.00%> (ø)
mlchain/__init__.py 85.71% <71.42%> (-4.77%) ⬇️
mlchain/workflows_sync/pipeline.py 73.80% <73.80%> (ø)
mlchain/server/base.py 41.80% <100.00%> (+1.00%) ⬆️
mlchain/workflows/__init__.py 100.00% <100.00%> (ø)
mlchain/workflows_sync/__init__.py 100.00% <100.00%> (ø)
mlchain/workflows_sync/parallel.py 70.96% <100.00%> (ø)
mlchain/base/log.py 51.78% <0.00%> (-16.08%) ⬇️
mlchain/server/flask_server.py 40.57% <0.00%> (-0.82%) ⬇️
... and 7 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.

@duonglong289 duonglong289 merged commit f8dbda3 into master Nov 25, 2022
@duonglong289 duonglong289 deleted the gevent branch November 25, 2022 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants