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(response): better server response #148

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

fix(response): better server response #148

wants to merge 23 commits into from

Conversation

TakahashiNguyen
Copy link
Contributor

No description provided.

Copy link

Controller test result

Tests Skipped Failures Errors Time
25 0 💤 0 ❌ 0 🔥 35.407s ⏱️
Coverage Report (98%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files98.888.8896.4298.68 
app97.0585.7194.1196.82 
   app.controller.ts97.0585.7194.1196.8283, 179
enterprise100100100100 
   enterprise.controller.ts100100100100 
enterprise/employee100100100100 
   employee.controller.ts100100100100 
file100100100100 
   file.controller.ts100100100100 
university/faculty100100100100 
   faculty.controller.ts100100100100 
university/student100100100100 
   student.controller.ts100100100100 

Copy link

Resolver test result

Tests Skipped Failures Errors Time
20 0 💤 0 ❌ 0 🔥 44.769s ⏱️
Coverage Report (100%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files100100100100 
event100100100100 
   event.resolver.ts100100100100 
event/participator100100100100 
   participator.resolver.ts100100100100 
event/tag100100100100 
   tag.resolver.ts100100100100 
file100100100100 
   file.resolver.ts100100100100 
notification100100100100 
   notification.resolver.ts100100100100 
notification/reciever100100100100 
   reciever.resolver.ts100100100100 

Copy link

Service test result

Tests Skipped Failures Errors Time
49 0 💤 0 ❌ 0 🔥 58.238s ⏱️
Coverage Report (91%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files91.1564.187.891.06 
app100100100100 
   app.service.ts100100100100 
app/hook100100100100 
   hook.service.ts100100100100 
app/mail100100100100 
   mail.service.ts100100100100 
auth91.6672.7210090.62 
   auth.service.ts91.6672.7210090.6265–70
auth/bloc94.8278.9490.996 
   bloc.service.ts94.8278.9490.996147, 157
enterprise72.7233.3357.1472.22 
   enterprise.service.ts72.7233.3357.1472.2276–98
enterprise/employee55.5505052.17 
   employee.service.ts55.5505052.1737–77
event100100100100 
   event.service.ts100100100100 
event/creator76.4706071.42 
   creator.service.ts76.4706071.4240–52
event/participator100100100100 
   participator.service.ts100100100100 
event/tag100100100100 
   tag.service.ts100100100100 
file7641.6661.5376.74 
   file.service.ts7641.6661.5376.7448–49, 116–168
notification100100100100 
   notification.service.ts100100100100 
notification/reciever100100100100 
   reciever.service.ts100100100100 
university/faculty95.831008095.23 
   faculty.service.ts95.831008095.2364
university/student9666.66100100 
   student.service.ts9666.6610010067
user96.6662.5100100 
   user.service.ts96.6662.5100100108, 116–117

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.

1 participant