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

feat: Enable flexible number of colors for themes #3482

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Merge branch 'master' into joeng03/support-flexible-num-of-colors-in-…

0699b0a
Select commit
Loading
Failed to load commit list.
Open

feat: Enable flexible number of colors for themes #3482

Merge branch 'master' into joeng03/support-flexible-num-of-colors-in-…
0699b0a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 26, 2024 in 1s

43.90% of diff hit (target 54.52%)

View this Pull Request on Codecov

43.90% of diff hit (target 54.52%)

Annotations

Check warning on line 41 in website/src/actions/timetables.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

website/src/actions/timetables.ts#L41

Added line #L41 was not covered by tests

Check warning on line 76 in website/src/actions/timetables.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

website/src/actions/timetables.ts#L76

Added line #L76 was not covered by tests

Check warning on line 78 in website/src/actions/timetables.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

website/src/actions/timetables.ts#L78

Added line #L78 was not covered by tests

Check warning on line 250 in website/src/actions/timetables.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

website/src/actions/timetables.ts#L249-L250

Added lines #L249 - L250 were not covered by tests

Check warning on line 32 in website/src/entry/export/TimetableOnly.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

website/src/entry/export/TimetableOnly.tsx#L32

Added line #L32 was not covered by tests

Check warning on line 35 in website/src/entry/export/TimetableOnly.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

website/src/entry/export/TimetableOnly.tsx#L35

Added line #L35 was not covered by tests

Check warning on line 160 in website/src/reducers/timetables.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

website/src/reducers/timetables.ts#L155-L160

Added lines #L155 - L160 were not covered by tests

Check warning on line 162 in website/src/reducers/timetables.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

website/src/reducers/timetables.ts#L162

Added line #L162 was not covered by tests

Check warning on line 164 in website/src/reducers/timetables.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

website/src/reducers/timetables.ts#L164

Added line #L164 was not covered by tests

Check warning on line 253 in website/src/reducers/timetables.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

website/src/reducers/timetables.ts#L252-L253

Added lines #L252 - L253 were not covered by tests

Check warning on line 147 in website/src/views/settings/SettingsContainer.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

website/src/views/settings/SettingsContainer.tsx#L145-L147

Added lines #L145 - L147 were not covered by tests

Check warning on line 31 in website/src/views/settings/ThemeOption.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

website/src/views/settings/ThemeOption.tsx#L31

Added line #L31 was not covered by tests

Check warning on line 38 in website/src/views/venues/VenueDetails.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

website/src/views/venues/VenueDetails.tsx#L38

Added line #L38 was not covered by tests

Check warning on line 47 in website/src/views/venues/VenueDetails.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

website/src/views/venues/VenueDetails.tsx#L47

Added line #L47 was not covered by tests