Skip to content

Conversation

gqroot
Copy link

@gqroot gqroot commented Dec 4, 2020

Manage user session in the browser to avoid logging in to the app again

@codecov
Copy link

codecov bot commented Dec 4, 2020

Codecov Report

Merging #582 (8d7d975) into master (13de42e) will increase coverage by 0.32%.
The diff coverage is 98.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #582      +/-   ##
==========================================
+ Coverage   93.09%   93.41%   +0.32%     
==========================================
  Files          85       92       +7     
  Lines        1564     1640      +76     
  Branches      107      107              
==========================================
+ Hits         1456     1532      +76     
- Misses         67       71       +4     
+ Partials       41       37       -4     
Impacted Files Coverage Δ
src/app/app-routing.module.ts 100.00% <ø> (ø)
...les/shared/components/sidebar/sidebar.component.ts 88.88% <ø> (ø)
...dules/time-entries/pages/time-entries.component.ts 82.81% <ø> (ø)
src/app/modules/users/store/user.reducers.ts 87.50% <87.50%> (ø)
src/app/guards/login-guard/login.guard.ts 100.00% <100.00%> (ø)
src/app/modules/login/login.component.ts 100.00% <100.00%> (+16.66%) ⬆️
...app/modules/login/services/azure.ad.b2c.service.ts 86.95% <100.00%> (+4.60%) ⬆️
...ponents/details-fields/details-fields.component.ts 92.20% <100.00%> (+5.02%) ⬆️
.../components/entry-fields/entry-fields.component.ts 100.00% <100.00%> (ø)
...project-list-hover/project-list-hover.component.ts 88.63% <100.00%> (+0.26%) ⬆️
... and 14 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 69c9a8f...8d7d975. Read the comment docs.

@gqroot gqroot force-pushed the TT-15_KeepTheUserLloggedIn branch 3 times, most recently from 9fd73e0 to 30efb73 Compare December 9, 2020 00:10
@gqroot gqroot force-pushed the TT-15_KeepTheUserLloggedIn branch from 30efb73 to 8fd812b Compare December 9, 2020 00:16
@gqroot gqroot merged commit 4844725 into master Dec 9, 2020
@gqroot gqroot deleted the TT-15_KeepTheUserLloggedIn branch December 9, 2020 21:09
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.

3 participants