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

Add AsyncWorker class for asynchronous execution of functions #108

Merged
merged 12 commits into from
Dec 9, 2023

Conversation

AndPuQing
Copy link
Collaborator

No description provided.

@AndPuQing AndPuQing requested a review from visualDust December 9, 2023 07:51
Copy link

vercel bot commented Dec 9, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
neetbox ⬜️ Ignored (Inspect) Visit Preview Dec 9, 2023 7:54am

Copy link

codecov bot commented Dec 9, 2023

Codecov Report

Attention: 185 lines in your changes are missing coverage. Please review.

Comparison is base (395795a) 65.40% compared to head (e79cc1b) 61.51%.
Report is 100 commits behind head on dev.

Files Patch % Lines
neetbox/client/_image.py 15.55% 76 Missing ⚠️
neetbox/utils/x2numpy.py 18.18% 36 Missing ⚠️
neetbox/config/_workspace.py 54.38% 26 Missing ⚠️
neetbox/utils/worker.py 0.00% 21 Missing ⚠️
neetbox/cli/parse.py 0.00% 12 Missing ⚠️
neetbox/_daemon/_protocol.py 94.18% 5 Missing ⚠️
neetbox/logging/logger.py 83.33% 3 Missing ⚠️
neetbox/_daemon/client/_client.py 89.47% 2 Missing ⚠️
neetbox/cli/_client_web_apis.py 0.00% 2 Missing ⚠️
neetbox/client/_plots.py 80.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #108      +/-   ##
==========================================
- Coverage   65.40%   61.51%   -3.90%     
==========================================
  Files          37       39       +2     
  Lines        1740     1933     +193     
==========================================
+ Hits         1138     1189      +51     
- Misses        602      744     +142     

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

Add push trigger for frontend build and lint workflow
@visualDust visualDust merged commit 1fb9958 into visualDust:dev Dec 9, 2023
6 of 9 checks passed
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