Skip to content

Conversation

@VanessaIniguez
Copy link
Collaborator

Resolve exponential growth of requests in TimeClock, ProjectListHover and EntryFields components.

Copy link
Contributor

@Angeluz-07 Angeluz-07 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some comments.

@codecov
Copy link

codecov bot commented Feb 9, 2021

Codecov Report

Merging #637 (cacfee6) into master (13de42e) will increase coverage by 1.13%.
The diff coverage is 98.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #637      +/-   ##
==========================================
+ Coverage   93.09%   94.22%   +1.13%     
==========================================
  Files          85       95      +10     
  Lines        1564     1784     +220     
  Branches      107      118      +11     
==========================================
+ Hits         1456     1681     +225     
+ Misses         67       65       -2     
+ Partials       41       38       -3     
Impacted Files Coverage Δ
src/app/app-routing.module.ts 100.00% <ø> (ø)
...omponents/customer-list/customer-list.component.ts 92.10% <ø> (ø)
...nents/time-range-form/time-range-form.component.ts 100.00% <ø> (ø)
...dules/time-entries/pages/time-entries.component.ts 84.28% <92.85%> (+1.47%) ⬆️
...ponents/details-fields/details-fields.component.ts 93.40% <93.93%> (+6.22%) ⬆️
src/app/modules/users/store/user.reducers.ts 94.73% <94.73%> (ø)
src/app/guards/login-guard/login.guard.ts 100.00% <100.00%> (ø)
...nologies-report-guard/technologies-report.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%) ⬆️
... and 34 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 9eae139...40db859. Read the comment docs.

@scastillo-jp scastillo-jp self-requested a review February 11, 2021 21:24
@scastillo-jp scastillo-jp force-pushed the TT-106-exponential-growth-UI branch from ad9e678 to 89e8501 Compare February 11, 2021 21:35
Copy link
Contributor

@PaulRC-ioet PaulRC-ioet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we have to remove all these imports from the Feature Toggles that we are not using

Copy link
Contributor

@PaulRC-ioet PaulRC-ioet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it seems everything is fine, good job 👍

@@ -1,3 +1,4 @@
import { of } from 'rxjs';
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check if is using of?

…y requests in EntryFields, ProjectListHover, TimeClock components
…n the TimeClock, EntryFields and ProjectListHover components
…fy the behavior of ngOnDestroy when the flag is true or false
… in the background when changing components and create test to validate the call to unsubscribe in the ngOnDestroy
@scastillo-jp scastillo-jp force-pushed the TT-106-exponential-growth-UI branch from dc061bc to 40db859 Compare February 17, 2021 16:21
@scastillo-jp scastillo-jp merged commit d58d4a3 into master Feb 17, 2021
@scastillo-jp scastillo-jp deleted the TT-106-exponential-growth-UI branch February 17, 2021 16:40
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.

8 participants