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

[ignore me, not merging] WIP hello-world endpoint #4388

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

fix tests

b128004
Select commit
Loading
Failed to load commit list.
Draft

[ignore me, not merging] WIP hello-world endpoint #4388

fix tests
b128004
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2024 in 0s

73.39% (target 70.00%)

View this Pull Request on Codecov

73.39% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 73.39%. Comparing base (b588430) to head (b128004).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #4388      +/-   ##
===========================================
- Coverage    73.40%   73.39%   -0.02%     
===========================================
  Files          157      159       +2     
  Lines        14580    14589       +9     
  Branches      1191     1162      -29     
===========================================
+ Hits         10703    10707       +4     
- Misses        3877     3882       +5     
Files Coverage Δ
...rkbench/leonardo/http/AppDependenciesBuilder.scala 97.85% <100.00%> (+0.01%) ⬆️
.../dsde/workbench/leonardo/http/api/HttpRoutes.scala 98.43% <100.00%> (+0.05%) ⬆️
...dinstitute/dsde/workbench/leonardo/http/Boot.scala 0.00% <0.00%> (ø)
...workbench/leonardo/http/service/HelloService.scala 0.00% <0.00%> (ø)
...dsde/workbench/leonardo/http/api/HelloRoutes.scala 25.00% <25.00%> (ø)

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 b588430...b128004. Read the comment docs.