Skip to content

fix(database): reset scheduler_cluster postgres sequence after seeding default cluster#4857

Merged
gaius-qi merged 1 commit into
dragonflyoss:mainfrom
anxkhn:patch-5
Jul 8, 2026
Merged

fix(database): reset scheduler_cluster postgres sequence after seeding default cluster#4857
gaius-qi merged 1 commit into
dragonflyoss:mainfrom
anxkhn:patch-5

fix(database): reset scheduler_cluster postgres sequence after seedin…

8329c73
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 7, 2026 in 0s

28.12% (target 28.00%)

View this Pull Request on Codecov

28.12% (target 28.00%)

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 28.12%. Comparing base (1a0f5ce) to head (8329c73).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
manager/database/database.go 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4857   +/-   ##
=======================================
  Coverage   28.12%   28.12%           
=======================================
  Files         232      232           
  Lines       23157    23157           
=======================================
  Hits         6512     6512           
  Misses      16197    16197           
  Partials      448      448           
Files with missing lines Coverage Δ
manager/database/database.go 0.00% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.