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

feat: support smol runtime #129

Merged
merged 11 commits into from
Jan 12, 2024
Merged

feat: support smol runtime #129

merged 11 commits into from
Jan 12, 2024

Conversation

fundon
Copy link
Member

@fundon fundon commented Jan 3, 2024

closes #127

Copy link

codecov bot commented Jan 12, 2024

Codecov Report

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

Comparison is base (30e4849) 60.94% compared to head (cd97973) 59.96%.

Files Patch % Lines
viz-smol/src/server.rs 0.00% 47 Missing ⚠️
viz-smol/src/responder.rs 0.00% 30 Missing ⚠️
viz/src/server/tls.rs 0.00% 13 Missing ⚠️
viz-smol/src/server/tcp.rs 0.00% 6 Missing ⚠️
viz-smol/src/server/unix.rs 0.00% 6 Missing ⚠️
viz/src/server.rs 86.36% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #129      +/-   ##
==========================================
- Coverage   60.94%   59.96%   -0.99%     
==========================================
  Files          73       77       +4     
  Lines        5029     5133     +104     
==========================================
+ Hits         3065     3078      +13     
- Misses       1964     2055      +91     

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

@fundon fundon merged commit 3392b2d into main Jan 12, 2024
7 of 9 checks passed
@fundon fundon deleted the smol branch January 15, 2024 18:16
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.

smol runtime
1 participant