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

16 implement gap detection logic #215

Merged
merged 10 commits into from
Dec 21, 2024
Merged

Conversation

stampaaaron
Copy link
Contributor

No description provided.

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

changeset-bot bot commented Dec 19, 2024

🦋 Changeset detected

Latest commit: 9dd9b61

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

This PR includes changesets to release 2 packages
Name Type
@quassel/frontend Patch
@quassel/backend 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 19, 2024

Codecov Report

Attention: Patch coverage is 18.18182% with 81 lines in your changes missing coverage. Please review.

Project coverage is 18.77%. Comparing base (c93f72c) to head (9dd9b61).
Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
..._auth/questionnaire/_questionnaire/$id/entries.tsx 0.00% 39 Missing and 1 partial ⚠️
...omponents/questionnaire/calendar/EntryCalendar.tsx 0.00% 39 Missing ⚠️
...ents/questionnaire/calendar/QuestionnaireEntry.tsx 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #215      +/-   ##
==========================================
+ Coverage   18.67%   18.77%   +0.09%     
==========================================
  Files         115      116       +1     
  Lines        2939     3020      +81     
  Branches      102      112      +10     
==========================================
+ Hits          549      567      +18     
- Misses       2338     2384      +46     
- Partials       52       69      +17     

☔ 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.

Well done! :)

@openscript openscript merged commit d15034c into main Dec 21, 2024
3 checks passed
@openscript openscript deleted the 16-implement-gap-detection-logic branch December 21, 2024 15:26
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.

Implement gap detection logic
2 participants