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 route dataframe to dedicate sfn instance #704

Merged
merged 20 commits into from
Feb 2, 2024

Merge branch 'master' into feat/write-payload

8eeda72
Select commit
Loading
Failed to load commit list.
Merged

feat: support route dataframe to dedicate sfn instance #704

Merge branch 'master' into feat/write-payload
8eeda72
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 26, 2024 in 1s

59.58% (+0.12%) compared to c9ed644

View this Pull Request on Codecov

59.58% (+0.12%) compared to c9ed644

Details

Codecov Report

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

Comparison is base (c9ed644) 59.45% compared to head (8eeda72) 59.58%.

Files Patch % Lines
source.go 71.42% 4 Missing and 2 partials ⚠️
core/server.go 0.00% 2 Missing and 1 partial ⚠️
pkg/frame-codec/y3codec/handshake_frame.go 70.00% 2 Missing and 1 partial ⚠️
core/client.go 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #704      +/-   ##
==========================================
+ Coverage   59.45%   59.58%   +0.12%     
==========================================
  Files          37       37              
  Lines        2733     2781      +48     
==========================================
+ Hits         1625     1657      +32     
- Misses       1009     1019      +10     
- Partials       99      105       +6     

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