HTM-1221: common interface for creating tasks #979
Merged
Codecov / codecov/project
succeeded
Oct 10, 2024 in 1s
77% (-0%) compared to d2148ac
View this Pull Request on Codecov
77% (-0%) compared to d2148ac
Details
Codecov Report
Attention: Patch coverage is 77.53623%
with 31 lines
in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.
@@ Coverage Diff @@
## main #979 +/- ##
=====================================
- Coverage 78% 77% -0%
- Complexity 78 82 +4
=====================================
Files 103 107 +4
Lines 4720 4818 +98
Branches 439 440 +1
=====================================
+ Hits 3639 3708 +69
- Misses 852 877 +25
- Partials 229 233 +4
Files with missing lines | Coverage Δ | Complexity Δ | |
---|---|---|---|
...rmap/api/configuration/SchedulerConfiguration.java | 100% <100%> (ø) |
0 <0> (?) |
|
...lormap/api/configuration/dev/PopulateTestData.java | 91% <100%> (ø) |
0 <0> (ø) |
|
...java/org/tailormap/api/scheduling/TaskCreator.java | 81% <100%> (ø) |
0 <0> (?) |
|
...ain/java/org/tailormap/api/scheduling/PocTask.java | 93% <91%> (-7%) |
0 <0> (ø) |
|
...rmap/api/controller/admin/TaskAdminController.java | 87% <80%> (-4%) |
0 <0> (ø) |
|
...ava/org/tailormap/api/scheduling/TMJobDataMap.java | 75% <75%> (ø) |
4 <4> (?) |
|
...ap/api/scheduling/DebugLoggingTriggerListener.java | 70% <70%> (ø) |
0 <0> (?) |
|
...lormap/api/scheduling/DebugLoggingJobListener.java | 56% <56%> (ø) |
0 <0> (?) |
Loading