Skip to content

Improve sheduling algorithm #3151

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

Merged
merged 5 commits into from
Jun 22, 2025

Merge branch 'main' into fix/fix-CI/CD-for-algorithm-branch

3652e7e
Select commit
Loading
Failed to load commit list.
Merged

Improve sheduling algorithm #3151

Merge branch 'main' into fix/fix-CI/CD-for-algorithm-branch
3652e7e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 22, 2025 in 1s

21.12% of diff hit (target 0.00%)

View this Pull Request on Codecov

21.12% of diff hit (target 0.00%)

Annotations

Check warning on line 16 in apps/calendar/src/app/[locale]/(root)/scheduler/components/ScheduleDisplay.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/calendar/src/app/[locale]/(root)/scheduler/components/ScheduleDisplay.tsx#L16

Added line #L16 was not covered by tests

Check warning on line 233 in apps/calendar/src/app/[locale]/(root)/scheduler/components/ScheduleDisplay.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/calendar/src/app/[locale]/(root)/scheduler/components/ScheduleDisplay.tsx#L229-L233

Added lines #L229 - L233 were not covered by tests

Check warning on line 251 in apps/calendar/src/app/[locale]/(root)/scheduler/components/ScheduleDisplay.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/calendar/src/app/[locale]/(root)/scheduler/components/ScheduleDisplay.tsx#L240-L251

Added lines #L240 - L251 were not covered by tests

Check warning on line 21 in apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskList.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskList.tsx#L21

Added line #L21 was not covered by tests

Check warning on line 32 in apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskList.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskList.tsx#L32

Added line #L32 was not covered by tests

Check warning on line 272 in apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskList.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskList.tsx#L250-L272

Added lines #L250 - L272 were not covered by tests

Check warning on line 14 in apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx#L14

Added line #L14 was not covered by tests

Check warning on line 24 in apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx#L24

Added line #L24 was not covered by tests

Check warning on line 32 in apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 60 in apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx#L56-L60

Added lines #L56 - L60 were not covered by tests

Check warning on line 70 in apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx#L70

Added line #L70 was not covered by tests

Check warning on line 124 in apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx#L124

Added line #L124 was not covered by tests

Check warning on line 127 in apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx#L127

Added line #L127 was not covered by tests

Check warning on line 141 in apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx#L141

Added line #L141 was not covered by tests

Check warning on line 144 in apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx#L144

Added line #L144 was not covered by tests

Check warning on line 147 in apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx#L147

Added line #L147 was not covered by tests

Check warning on line 156 in apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx#L156

Added line #L156 was not covered by tests

Check warning on line 171 in apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx#L167-L171

Added lines #L167 - L171 were not covered by tests

Check warning on line 174 in apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx#L173-L174

Added lines #L173 - L174 were not covered by tests

Check warning on line 181 in apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx#L177-L181

Added lines #L177 - L181 were not covered by tests

Check warning on line 184 in apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx#L183-L184

Added lines #L183 - L184 were not covered by tests

Check warning on line 192 in apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx#L188-L192

Added lines #L188 - L192 were not covered by tests

Check warning on line 194 in apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx#L194

Added line #L194 was not covered by tests

Check warning on line 196 in apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx#L196

Added line #L196 was not covered by tests

Check warning on line 207 in apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/calendar/src/app/[locale]/(root)/scheduler/components/TaskModal.tsx#L200-L207

Added lines #L200 - L207 were not covered by tests