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

Temp jwt #42

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

Temp jwt #42

wants to merge 21 commits into from

Conversation

G0maa
Copy link
Owner

@G0maa G0maa commented Jan 15, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jan 15, 2023

Codecov Report

Attention: Patch coverage is 72.00000% with 56 lines in your changes missing coverage. Please review.

Project coverage is 74.28%. Comparing base (5c748f8) to head (7932dc9).
Report is 18 commits behind head on master.

Files Patch % Lines
src/controllers/holiday.ts 62.16% 14 Missing ⚠️
src/services/holiday.service.ts 43.47% 13 Missing ⚠️
src/services/fee.service.ts 60.00% 10 Missing ⚠️
src/controllers/auth.ts 89.23% 7 Missing ⚠️
src/tests/helpers.ts 66.66% 7 Missing ⚠️
src/utils/middleware.ts 66.66% 4 Missing ⚠️
src/controllers/fee.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
- Coverage   75.30%   74.28%   -1.02%     
==========================================
  Files          33       34       +1     
  Lines        1968     2073     +105     
  Branches       78       79       +1     
==========================================
+ Hits         1482     1540      +58     
- Misses        483      530      +47     
  Partials        3        3              

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

- studyYear now supports from 1 - 6.
- educationType now supportts Elementary & Middle options.
- Added 2 scopes for user, one for exluding password column by default,
- and the other includes it by default (needs more testing).
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.

None yet

1 participant