Front controller fixes #1098
Merged
Front controller fixes #1098
Codecov / codecov/project
failed
Dec 24, 2024 in 1s
5% (-72%) compared to 646692e
View this Pull Request on Codecov
5% (-72%) compared to 646692e
Details
Codecov Report
Attention: Patch coverage is 0%
with 23 lines
in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.
@@ Coverage Diff @@
## main #1098 +/- ##
========================================
- Coverage 77% 5% -72%
Complexity 87 87
========================================
Files 116 116
Lines 5595 5596 +1
Branches 486 487 +1
========================================
- Hits 4282 225 -4057
- Misses 1057 5352 +4295
+ Partials 256 19 -237
Files with missing lines | Coverage Δ | Complexity Δ | |
---|---|---|---|
...p/api/configuration/base/IndexHtmlTransformer.java | 0% <0%> (-33%) |
0 <0> (ø) |
|
...pi/configuration/base/FrontControllerResolver.java | 0% <0%> (-37%) |
0 <0> (ø) |
|
...tailormap/api/configuration/base/WebMvcConfig.java | 0% <0%> (-100%) |
0 <0> (ø) |
Loading