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

Add job error to report index correction error status #2231

Merged
merged 11 commits into from
Nov 9, 2023

Merge branch 'main' into feature/job/correction-refactor

99edb2c
Select commit
Loading
Failed to load commit list.
Merged

Add job error to report index correction error status #2231

Merge branch 'main' into feature/job/correction-refactor
99edb2c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 9, 2023 in 1s

19.14% of diff hit (target 30.66%)

View this Pull Request on Codecov

19.14% of diff hit (target 30.66%)

Annotations

Check warning on line 37 in internal/errors/corrector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/errors/corrector.go#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 42 in internal/errors/corrector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/errors/corrector.go#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 94 in pkg/index/job/correction/service/corrector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/correction/service/corrector.go#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 97 in pkg/index/job/correction/service/corrector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/correction/service/corrector.go#L97

Added line #L97 was not covered by tests

Check warning on line 109 in pkg/index/job/correction/service/corrector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/correction/service/corrector.go#L109

Added line #L109 was not covered by tests

Check warning on line 112 in pkg/index/job/correction/service/corrector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/correction/service/corrector.go#L112

Added line #L112 was not covered by tests

Check warning on line 114 in pkg/index/job/correction/service/corrector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/correction/service/corrector.go#L114

Added line #L114 was not covered by tests

Check warning on line 125 in pkg/index/job/correction/service/corrector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/correction/service/corrector.go#L125

Added line #L125 was not covered by tests

Check warning on line 129 in pkg/index/job/correction/service/corrector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/correction/service/corrector.go#L129

Added line #L129 was not covered by tests

Check warning on line 164 in pkg/index/job/correction/service/corrector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/correction/service/corrector.go#L164

Added line #L164 was not covered by tests

Check warning on line 166 in pkg/index/job/correction/service/corrector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/correction/service/corrector.go#L166

Added line #L166 was not covered by tests

Check warning on line 173 in pkg/index/job/correction/service/corrector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/correction/service/corrector.go#L170-L173

Added lines #L170 - L173 were not covered by tests

Check warning on line 197 in pkg/index/job/correction/service/corrector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/correction/service/corrector.go#L197

Added line #L197 was not covered by tests

Check warning on line 238 in pkg/index/job/correction/service/corrector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/correction/service/corrector.go#L238

Added line #L238 was not covered by tests

Check warning on line 245 in pkg/index/job/correction/service/corrector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/correction/service/corrector.go#L245

Added line #L245 was not covered by tests

Check warning on line 262 in pkg/index/job/correction/service/corrector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/correction/service/corrector.go#L262

Added line #L262 was not covered by tests

Check warning on line 277 in pkg/index/job/correction/service/corrector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/correction/service/corrector.go#L277

Added line #L277 was not covered by tests

Check warning on line 291 in pkg/index/job/correction/service/corrector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/correction/service/corrector.go#L290-L291

Added lines #L290 - L291 were not covered by tests

Check warning on line 296 in pkg/index/job/correction/service/corrector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/correction/service/corrector.go#L295-L296

Added lines #L295 - L296 were not covered by tests

Check warning on line 157 in pkg/index/job/correction/usecase/corrector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/correction/usecase/corrector.go#L148-L157

Added lines #L148 - L157 were not covered by tests

Check warning on line 198 in pkg/index/job/correction/usecase/corrector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/correction/usecase/corrector.go#L198

Added line #L198 was not covered by tests