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(core): Add support for floating licenses #7090

Merged
merged 4 commits into from
Sep 4, 2023

bump license-sdk to v2.5.1 and trigger shutdown() earlier

b6238e1
Select commit
Loading
Failed to load commit list.
Merged

feat(core): Add support for floating licenses #7090

bump license-sdk to v2.5.1 and trigger shutdown() earlier
b6238e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2023 in 0s

32.11% (-0.01%) compared to 9dd5f0e

View this Pull Request on Codecov

32.11% (-0.01%) compared to 9dd5f0e

Details

Codecov Report

Patch coverage has no change and project coverage change: -0.01% ⚠️

Comparison is base (9dd5f0e) 32.11% compared to head (b6238e1) 32.11%.
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7090      +/-   ##
==========================================
- Coverage   32.11%   32.11%   -0.01%     
==========================================
  Files        3188     3188              
  Lines      195892   195906      +14     
  Branches    21363    21357       -6     
==========================================
- Hits        62908    62906       -2     
- Misses     131951   131968      +17     
+ Partials     1033     1032       -1     
Files Changed Coverage Δ
packages/cli/src/License.ts 52.04% <0.00%> (-2.22%) ⬇️
packages/cli/src/commands/start.ts 0.00% <0.00%> (ø)

... and 12 files with indirect coverage changes

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