AbsaOSS / atum-service

Apache License 2.0
6 stars 1 forks source link

#280: agent and server compatibility for Additional Data PATCH operation #283

Closed lsulak closed 2 months ago

lsulak commented 2 months ago

Note: Additional Data = AD

What was done:

Note: If you want to run AgentWithServerIntegrationTests then:

Closes #280

Release notes:

github-actions[bot] commented 2 months ago

JaCoCo model module code coverage report - scala 2.13.11

Overall Project 59.69% -12.4% :x:
Files changed 46.67% :x:


File Coverage
JsonSyntaxExtensions.scala 59.29% -14.16% :x:
github-actions[bot] commented 2 months ago

JaCoCo agent module code coverage report - scala 2.13.11

Overall Project 78.49% -18.64% :green_apple:
Files changed 39.06% :x:


File Coverage
AtumAgent.scala 96.99% :green_apple:
AtumContext.scala 92.56% -0.97% :green_apple:
CapturingDispatcher.scala 87.43% -68% :x:
HttpDispatcher.scala 34.12% -51.76% :x:
github-actions[bot] commented 2 months ago

JaCoCo reader module code coverage report - scala 2.13.11

Overall Project 100% :green_apple:

There is no coverage information present for the Files changed

github-actions[bot] commented 2 months ago

JaCoCo server module code coverage report - scala 2.13.11

Overall Project 68.87% -1.42% :green_apple:
Files changed 79.83% :x:


File Coverage
PartitioningRepositoryImpl.scala 100% :green_apple:
PartitioningServiceImpl.scala 100% :green_apple:
FlowControllerImpl.scala 100% :green_apple:
CheckpointControllerImpl.scala 100% :green_apple:
PartitioningControllerImpl.scala 91.67% :green_apple:
BaseController.scala 85.29% :green_apple:
GetPartitioningAdditionalData.scala 56.41% -49.74% :x:
lsulak commented 2 months ago

Release Notes: