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: specify jvm env variables explicitly for local profile #405

Merged
merged 2 commits into from
Oct 1, 2024

Merge branch 'main' into 00267-specify-jvm-options

60e5b75
Select commit
Loading
Failed to load commit list.
Merged

fix: specify jvm env variables explicitly for local profile #405

Merge branch 'main' into 00267-specify-jvm-options
60e5b75
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 30, 2024 in 1s

80.84% (+0.00%) compared to 5fa1b7d

View this Pull Request on Codecov

80.84% (+0.00%) compared to 5fa1b7d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.84%. Comparing base (5fa1b7d) to head (60e5b75).
Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #405   +/-   ##
=======================================
  Coverage   80.83%   80.84%           
=======================================
  Files          37       37           
  Lines        4885     4887    +2     
  Branches      684      685    +1     
=======================================
+ Hits         3949     3951    +2     
  Misses        936      936           
Files with missing lines Coverage Δ
src/core/profile_manager.mjs 95.85% <100.00%> (+0.03%) ⬆️

Impacted file tree graph