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

[DOP-18570] Implement SparkMetricsRecorder #302

Merged
merged 1 commit into from
Aug 9, 2024

[DOP-18570] Implement SparkMetricsRecorder

8b5c8b0
Select commit
Loading
Failed to load commit list.
Merged

[DOP-18570] Implement SparkMetricsRecorder #302

[DOP-18570] Implement SparkMetricsRecorder
8b5c8b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 8, 2024 in 1s

96.47% of diff hit (target 94.84%)

View this Pull Request on Codecov

96.47% of diff hit (target 94.84%)

Annotations

Check warning on line 67 in onetl/_metrics/listener/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onetl/_metrics/listener/base.py#L67

Added line #L67 was not covered by tests

Check warning on line 18 in onetl/_metrics/listener/execution.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onetl/_metrics/listener/execution.py#L18

Added line #L18 was not covered by tests

Check warning on line 41 in onetl/_metrics/listener/execution.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onetl/_metrics/listener/execution.py#L41

Added line #L41 was not covered by tests

Check warning on line 73 in onetl/_metrics/listener/execution.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onetl/_metrics/listener/execution.py#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 19 in onetl/_metrics/listener/job.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onetl/_metrics/listener/job.py#L19

Added line #L19 was not covered by tests

Check warning on line 64 in onetl/_metrics/listener/job.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onetl/_metrics/listener/job.py#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 106 in onetl/_metrics/listener/listener.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onetl/_metrics/listener/listener.py#L106

Added line #L106 was not covered by tests

Check warning on line 19 in onetl/_metrics/listener/stage.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onetl/_metrics/listener/stage.py#L19

Added line #L19 was not covered by tests

Check warning on line 49 in onetl/_metrics/listener/stage.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onetl/_metrics/listener/stage.py#L49

Added line #L49 was not covered by tests

Check warning on line 51 in onetl/_metrics/listener/stage.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onetl/_metrics/listener/stage.py#L51

Added line #L51 was not covered by tests

Check warning on line 17 in onetl/_metrics/listener/task.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onetl/_metrics/listener/task.py#L17

Added line #L17 was not covered by tests

Check warning on line 89 in onetl/_metrics/listener/task.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onetl/_metrics/listener/task.py#L89

Added line #L89 was not covered by tests