Skip to content

Comments

Add the BackfillRequest with the minimal functionality#167

Merged
s-vitaliy merged 4 commits intomainfrom
add-backfill-request
Jan 6, 2026
Merged

Add the BackfillRequest with the minimal functionality#167
s-vitaliy merged 4 commits intomainfrom
add-backfill-request

Conversation

@s-vitaliy
Copy link
Contributor

@s-vitaliy s-vitaliy commented Jan 5, 2026

Part of #144

Scope

Implemented:

  • Added the BackfillRequest model

Checklist

  • GitHub issue exists for this change.
  • Unit tests added and they pass.
  • Line Coverage is at least 80%.
  • Review requested on latest commit.

@s-vitaliy s-vitaliy requested a review from a team as a code owner January 5, 2026 12:36
@github-actions
Copy link

github-actions bot commented Jan 5, 2026

go-test-coverage report:

  below threshold:				coverage:	threshold:
  configuration/configuration.go		 0.0% (0/18)	70%
  telemetry/app_metrics.go			 0.0% (0/9)	70%
  tests/mocks/controller.go			34.5% (10/29)	70%

Package coverage threshold (70%) satisfied:	FAIL
  below threshold:				coverage:	threshold:
  telemetry					 0.0% (0/9)	70%
  tests/mocks					68.9% (42/61)	70%
  configuration					 0.0% (0/18)	70%

Total coverage threshold (75%) satisfied:	FAIL
Total test coverage: 63.6% (96/151)

Files with uncovered lines:
  file:							coverage:	uncovered lines:
  configuration/configuration.go			0%		17-20 22-24 27-36 39-41 43-47 52-55 60
  services/controllers/stream_class/stream_class.go	85.7%		40-42 47-49 67-70 90-93 103-106 141-144
  telemetry/app_metrics.go				0%		18-22 24 53-56 60-63 65
  tests/mocks/controller.go				34.5%		47-52 55-58 61-67 70-73 90-95 98-101

@s-vitaliy s-vitaliy changed the title Add the BackfillRequest with minimal functionality Add the BackfillRequest with the minimal functionality Jan 5, 2026
@s-vitaliy s-vitaliy merged commit ca8de51 into main Jan 6, 2026
1 check passed
@s-vitaliy s-vitaliy deleted the add-backfill-request branch January 6, 2026 09:52
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.

2 participants