Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#495 Add operation definitions to the task results object used in notifications. #514

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

yruslan
Copy link
Collaborator

@yruslan yruslan commented Nov 7, 2024

Closes #495

Copy link

github-actions bot commented Nov 7, 2024

Unit Test Coverage

Overall Project 84.14% -0.13% 🍏
Files changed 89.49% 🍏

Module Coverage
pramen:core Jacoco Report 84.91% -0.15% 🍏
pramen-extras Jacoco Report 76.75% 🍏
Files
Module File Coverage
pramen:core Jacoco Report ScheduleParser.scala 100% 🍏
HyperdriveNotificationTarget.scala 100% 🍏
TransformExpressionParser.scala 100% 🍏
OrchestratorImpl.scala 100% 🍏
ScheduleStrategySourcing.scala 98.37% 🍏
TransferTableParser.scala 97.6% 🍏
ScheduleStrategyTransformation.scala 97.51% 🍏
OperationSplitter.scala 96.3% 🍏
ScheduleStrategyUtils.scala 95.78% 🍏
TransformationJob.scala 95.73% 🍏
ScheduleUtils.scala 95.21% 🍏
SparkUtils.scala 94.76% 🍏
TransferJob.scala 94.59% -2.7% 🍏
SinkJob.scala 93.81% 🍏
ScheduleStrategyIncremental.scala 93.16% 🍏
JobBase.scala 91.4% 🍏
PythonTransformationJob.scala 91.36% -0.46%
PipelineNotificationBuilderHtml.scala 91.34% 🍏
ConcurrentJobRunnerImpl.scala 88.86% 🍏
OperationDef.scala 88.74% 🍏
TaskRunnerBase.scala 85.64% -3.76% 🍏
IncrementalIngestionJob.scala 81.65% 🍏
IngestionJob.scala 81.1% 🍏
SinkTableParser.scala 80.77% 🍏
SourceTableParser.scala 79.73% 🍏
OperationType.scala 70.4% -1.69%
pramen-extras Jacoco Report EcsPipelineNotificationTarget.scala 91.45% 🍏
EcsNotificationTarget.scala 85.32% 🍏

@yruslan yruslan merged commit 910c93d into main Nov 7, 2024
8 checks passed
@yruslan yruslan deleted the feature/495-add-operation-definitions-to-tasks branch November 7, 2024 09:03
@yruslan yruslan mentioned this pull request Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add operation definitions to task results passed to pipeline notification targets
1 participant