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

198 improve calendar entries display #201

Merged
merged 7 commits into from
Dec 18, 2024

Conversation

stampaaaron
Copy link
Contributor

No description provided.

@stampaaaron stampaaaron linked an issue Dec 17, 2024 that may be closed by this pull request
Copy link

changeset-bot bot commented Dec 17, 2024

🦋 Changeset detected

Latest commit: 26fa90f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@quassel/frontend Patch
@quassel/backend Patch
@quassel/ui Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented Dec 17, 2024

Codecov Report

Attention: Patch coverage is 8.16327% with 45 lines in your changes missing coverage. Please review.

Project coverage is 19.00%. Comparing base (f85465f) to head (26fa90f).
Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
apps/frontend/src/components/CarerForm.tsx 0.00% 17 Missing and 1 partial ⚠️
...ents/questionnaire/calendar/QuestionnaireEntry.tsx 0.00% 15 Missing ⚠️
..._auth/questionnaire/_questionnaire/$id/entries.tsx 0.00% 4 Missing ⚠️
...rc/routes/_auth/administration/carers/edit.$id.tsx 0.00% 3 Missing ⚠️
...d/src/routes/_auth/administration/carers/index.tsx 0.00% 2 Missing ⚠️
...end/src/routes/_auth/administration/carers/new.tsx 0.00% 2 Missing ⚠️
apps/backend/src/defaults/carers/carer.entity.ts 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #201      +/-   ##
==========================================
+ Coverage   18.97%   19.00%   +0.02%     
==========================================
  Files         113      114       +1     
  Lines        2872     2878       +6     
  Branches       99       99              
==========================================
+ Hits          545      547       +2     
- Misses       2260     2280      +20     
+ Partials       67       51      -16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@openscript openscript left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works well! I think we should add some colors to the seeds. I'll do that in an additional pr.

@openscript openscript merged commit 00e6eb1 into main Dec 18, 2024
3 checks passed
@openscript openscript deleted the 198-improve-calendar-entries-display branch December 18, 2024 12:56
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.

Improve calendar entries display
2 participants