Closed KozelAnatoliy closed 10 months ago
Attention: 2 lines
in your changes are missing coverage. Please review.
Comparison is base (
20c280d
) 99.04% compared to head (470bd97
) 99.08%.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Split lambda app into runtime and infra nodes with proper dependencies. This will simplify lambda runtime executor implementation and allow proper dependencies resolution for resuilt bundle.
BREAKING CHANGE: Generated lambda app structure changes.
feat #44