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

More tests #95

Merged
merged 11 commits into from
Nov 26, 2024
Merged

More tests #95

merged 11 commits into from
Nov 26, 2024

Conversation

w3bdesign
Copy link
Owner

No description provided.

@w3bdesign w3bdesign self-assigned this Nov 26, 2024
@codecov-commenter
Copy link

codecov-commenter commented Nov 26, 2024

Codecov Report

Attention: Patch coverage is 76.63551% with 25 lines in your changes missing coverage. Please review.

Project coverage is 95.89%. Comparing base (ce382c2) to head (0d66c5a).

Files with missing lines Patch % Lines
frontend/customer/src/stores/display.ts 73.97% 19 Missing ⚠️
backend/src/bookings/dto/index.ts 0.00% 4 Missing ⚠️
...nd/src/bookings/dto/upcoming-count-response.dto.ts 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
- Coverage   97.48%   95.89%   -1.59%     
==========================================
  Files          65       66       +1     
  Lines        1628     1656      +28     
  Branches      158      156       -2     
==========================================
+ Hits         1587     1588       +1     
- Misses         40       67      +27     
  Partials        1        1              
Flag Coverage Δ
backend 95.40% <66.66%> (-0.39%) ⬇️
frontend-customer 96.49% <78.65%> (-3.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
backend/src/bookings/bookings.controller.ts 100.00% <100.00%> (ø)
backend/src/bookings/bookings.service.ts 98.80% <100.00%> (-1.20%) ⬇️
frontend/customer/src/views/TVDisplayView.vue 98.94% <100.00%> (+0.09%) ⬆️
...nd/src/bookings/dto/upcoming-count-response.dto.ts 0.00% <0.00%> (ø)
backend/src/bookings/dto/index.ts 0.00% <0.00%> (ø)
frontend/customer/src/stores/display.ts 80.00% <73.97%> (-20.00%) ⬇️

... and 1 file with indirect coverage changes

@w3bdesign w3bdesign changed the title Backend More tests Nov 26, 2024
@w3bdesign w3bdesign merged commit defd61d into main Nov 26, 2024
2 checks passed
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.

2 participants