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

fix: missing register service #85

Merged
merged 2 commits into from
Nov 28, 2023

fix warn

df72676
Select commit
Loading
Failed to load commit list.
Merged

fix: missing register service #85

fix warn
df72676
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2023 in 0s

86.54% (+0.02%) compared to 115dd25

View this Pull Request on Codecov

86.54% (+0.02%) compared to 115dd25

Details

Codecov Report

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

Comparison is base (115dd25) 86.52% compared to head (df72676) 86.54%.

Files Patch % Lines
packages/core/router/src/force_local.rs 0.00% 1 Missing ⚠️
packages/core/router/src/force_node.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
+ Coverage   86.52%   86.54%   +0.02%     
==========================================
  Files         107      107              
  Lines       12486    12489       +3     
==========================================
+ Hits        10803    10809       +6     
+ Misses       1683     1680       -3     

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