Closed caalador closed 1 week ago
Attention: Patch coverage is 90.47619%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 92.63%. Comparing base (
37ba04c
) to head (df25372
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...e-router/src/runtime/RouterConfigurationBuilder.ts | 90.47% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@platosha could you or someone else from Hilla team please review this pull request before we lost the memories what the topic was about 😄
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Handle child layouts depending on if they have flowLayout true or false. Fixes all layouts having flowLayout if the parent layout or one child has flowLayout true.
Fixes vaadin/flow#20261