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

refactor: avoid starting servient multiple times #1195

Merged
merged 7 commits into from
Jan 11, 2024

refactor: check for undefined to detect whether WoT instance was created

16ec287
Select commit
Loading
Failed to load commit list.
Merged

refactor: avoid starting servient multiple times #1195

refactor: check for undefined to detect whether WoT instance was created
16ec287
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 11, 2024 in 0s

77.57% (-0.02%) compared to b77b16a

View this Pull Request on Codecov

77.57% (-0.02%) compared to b77b16a

Details

Codecov Report

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

Comparison is base (b77b16a) 77.59% compared to head (16ec287) 77.57%.

Files Patch % Lines
packages/core/src/servient.ts 54.54% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1195      +/-   ##
==========================================
- Coverage   77.59%   77.57%   -0.02%     
==========================================
  Files          83       83              
  Lines       17311    17332      +21     
  Branches     1747     1751       +4     
==========================================
+ Hits        13433    13446      +13     
- Misses       3842     3850       +8     
  Partials       36       36              

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