Closed tjholm closed 2 months ago
Attention: Patch coverage is 24.48980%
with 37 lines
in your changes missing coverage. Please review.
Project coverage is 2.84%. Comparing base (
b29a14f
) to head (2e76f92
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
pkg/project/project.go | 0.00% | 18 Missing :warning: |
pkg/project/service.go | 0.00% | 13 Missing :warning: |
pkg/project/runtime/runtime.go | 66.66% | 6 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:tada: This PR is included in version 1.52.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
If a custom runtime is specfied its "context" property will override basedir, if it is not blank, otherwise it will simply use basedir as context. basedir defaults to "" which is functionally identical to "."