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

Support for deployment in Azure Government Cloud (Leonardo) #4813

Open
wants to merge 76 commits into
base: develop
Choose a base branch
from

Update ConfigReaderSpec.scala

c39ccc3
Select commit
Loading
Failed to load commit list.
Open

Support for deployment in Azure Government Cloud (Leonardo) #4813

Update ConfigReaderSpec.scala
c39ccc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 4, 2025 in 0s

74.74% (target 70.00%)

View this Pull Request on Codecov

74.74% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 70.27027% with 22 lines in your changes missing coverage. Please review.

Project coverage is 74.74%. Comparing base (1a00c81) to head (c39ccc3).

Files with missing lines Patch % Lines
...sde/workbench/leonardo/monitor/MonitorAtBoot.scala 50.00% 8 Missing ⚠️
...bench/leonardo/config/AzureHostingModeConfig.scala 80.00% 3 Missing ⚠️
...workbench/leonardo/monitor/LeoMetricsMonitor.scala 50.00% 3 Missing ⚠️
...de/workbench/leonardo/app/CromwellAppInstall.scala 50.00% 2 Missing ⚠️
...kbench/leonardo/app/CromwellRunnerAppInstall.scala 60.00% 2 Missing ⚠️
...te/dsde/workbench/leonardo/app/WdsAppInstall.scala 60.00% 2 Missing ⚠️
...e/workbench/leonardo/app/WorkflowsAppInstall.scala 50.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #4813      +/-   ##
===========================================
- Coverage    74.77%   74.74%   -0.04%     
===========================================
  Files          166      166              
  Lines        14800    14821      +21     
  Branches      1112     1197      +85     
===========================================
+ Hits         11067    11078      +11     
- Misses        3733     3743      +10     
Files with missing lines Coverage Δ
...e/workbench/leonardo/app/HailBatchAppInstall.scala 62.50% <ø> (ø)
...rkbench/leonardo/http/AppDependenciesBuilder.scala 97.91% <100.00%> (+0.02%) ⬆️
...ch/leonardo/http/service/LeoAppServiceInterp.scala 87.44% <100.00%> (+0.07%) ⬆️
.../dsde/workbench/leonardo/util/AKSInterpreter.scala 88.66% <100.00%> (-0.13%) ⬇️
...e/workbench/leonardo/util/AzurePubsubHandler.scala 84.56% <100.00%> (-0.11%) ⬇️
...workbench/leonardo/util/BuildHelmChartValues.scala 97.18% <ø> (ø)
...de/workbench/leonardo/app/CromwellAppInstall.scala 67.74% <50.00%> (-1.23%) ⬇️
...kbench/leonardo/app/CromwellRunnerAppInstall.scala 84.09% <60.00%> (-1.63%) ⬇️
...te/dsde/workbench/leonardo/app/WdsAppInstall.scala 78.94% <60.00%> (-3.41%) ⬇️
...e/workbench/leonardo/app/WorkflowsAppInstall.scala 66.66% <50.00%> (-1.34%) ⬇️
... and 3 more

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1a00c81...c39ccc3. Read the comment docs.