Skip to content

Conversation

jeffqev
Copy link
Contributor

@jeffqev jeffqev commented Apr 23, 2021

No description provided.

@codecov
Copy link

codecov bot commented Apr 23, 2021

Codecov Report

Merging #670 (69a63f9) into master (13de42e) will increase coverage by 1.16%.
The diff coverage is 94.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #670      +/-   ##
==========================================
+ Coverage   93.09%   94.26%   +1.16%     
==========================================
  Files          85      104      +19     
  Lines        1564     2021     +457     
  Branches      107      142      +35     
==========================================
+ Hits         1456     1905     +449     
- Misses         67       75       +8     
  Partials       41       41              
Impacted Files Coverage Δ
...nents/time-range-form/time-range-form.component.ts 100.00% <ø> (ø)
...er-management/store/customer-management.effects.ts 83.78% <14.28%> (-16.22%) ⬇️
...time-entries-table/time-entries-table.component.ts 61.90% <60.00%> (+6.34%) ⬆️
src/app/modules/user/store/user.reducer.ts 62.50% <62.50%> (ø)
src/app/modules/user/services/user-info.service.ts 66.66% <66.66%> (ø)
src/app/modules/user/services/user.service.ts 75.00% <75.00%> (ø)
...dules/time-entries/pages/time-entries.component.ts 85.33% <82.60%> (+2.52%) ⬆️
.../components/entry-fields/entry-fields.component.ts 93.15% <89.47%> (-6.85%) ⬇️
...app/modules/login/services/azure.ad.b2c.service.ts 80.00% <92.30%> (-2.36%) ⬇️
...ponents/details-fields/details-fields.component.ts 95.37% <95.83%> (+8.19%) ⬆️
... and 68 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 6de0d90...69a63f9. Read the comment docs.

@@ -191,6 +215,60 @@ describe('CustomerTableListComponent', () => {
expect(component.dtElement.dtInstance.then).toHaveBeenCalled();
});

it('openModal should set on true and display "Are you sure you want to archive activity"', () => {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Instead archive is customer?

@jeffqev jeffqev merged commit 4432065 into master Apr 26, 2021
@jeffqev jeffqev deleted the TT-223-Consume-end-point-archive-customers branch April 26, 2021 14:22
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