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

Fix Codacy issues #257

Merged
merged 6 commits into from
Jan 21, 2025
Merged

Fix Codacy issues #257

merged 6 commits into from
Jan 21, 2025

Conversation

w3bdesign
Copy link
Owner

No description provided.

@w3bdesign w3bdesign self-assigned this Jan 21, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jan 21, 2025

Codecov Report

Attention: Patch coverage is 68.00000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 94.30%. Comparing base (49ca703) to head (c8727d5).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
backend/src/auth/guards/jwt-auth.guard.ts 63.63% 4 Missing ⚠️
backend/src/bookings/bookings.service.ts 63.63% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #257      +/-   ##
==========================================
- Coverage   94.50%   94.30%   -0.21%     
==========================================
  Files          79       79              
  Lines        2093     2106      +13     
  Branches      248      249       +1     
==========================================
+ Hits         1978     1986       +8     
  Misses        114      114              
- Partials        1        6       +5     
Flag Coverage Δ
backend 93.04% <68.00%> (-0.32%) ⬇️
frontend-customer 96.36% <ø> (ø)

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

Files with missing lines Coverage Δ
backend/src/auth/guards/roles.guard.ts 100.00% <100.00%> (ø)
backend/src/auth/guards/jwt-auth.guard.ts 91.48% <63.63%> (-8.52%) ⬇️
backend/src/bookings/bookings.service.ts 88.99% <63.63%> (-0.73%) ⬇️

... and 4 files with indirect coverage changes

@w3bdesign w3bdesign merged commit 6029f04 into main Jan 21, 2025
4 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