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

Move to fastapi #147

Merged
merged 23 commits into from
Jan 13, 2024
Merged

Move to fastapi #147

merged 23 commits into from
Jan 13, 2024

Conversation

visualDust
Copy link
Owner

No description provided.

@visualDust visualDust added the enhancement New feature or request label Jan 13, 2024
@visualDust visualDust self-assigned this Jan 13, 2024
Copy link

vercel bot commented Jan 13, 2024

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

Name Status Preview Comments Updated (UTC)
neetbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 13, 2024 4:17am

Copy link

codecov bot commented Jan 13, 2024

Codecov Report

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

Comparison is base (450672b) 49.71% compared to head (5aabc86) 51.12%.
Report is 44 commits behind head on master.

Files Patch % Lines
neetbox/server/fastapi/routers/project.py 30.08% 86 Missing ⚠️
...etbox/server/fastapi/routers/websocket/_manager.py 33.01% 71 Missing ⚠️
neetbox/server/db/project.py 31.57% 52 Missing ⚠️
neetbox/logging/_logger.py 76.97% 32 Missing ⚠️
neetbox/server/db/_condition.py 6.06% 31 Missing ⚠️
.../fastapi/routers/websocket/_event_type_handlers.py 42.50% 23 Missing ⚠️
neetbox/utils/localstorage.py 45.23% 23 Missing ⚠️
neetbox/server/fastapi/_fastapi_server.py 47.50% 21 Missing ⚠️
neetbox/extension/machine/hardware.py 84.12% 20 Missing ⚠️
neetbox/extension/machine/platform.py 74.07% 14 Missing ⚠️
... and 14 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #147      +/-   ##
==========================================
+ Coverage   49.71%   51.12%   +1.40%     
==========================================
  Files          46       53       +7     
  Lines        2812     2854      +42     
==========================================
+ Hits         1398     1459      +61     
+ Misses       1414     1395      -19     

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

@visualDust visualDust merged commit ae37908 into master Jan 13, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

2 participants