Skip to content

Conversation

israteneda
Copy link
Contributor

No description provided.

@juanultimate
Copy link
Contributor

juanultimate commented Jan 22, 2021

Good job!!
Only one small comment:
Should not this be a feature instead of a fix commit?

@juanultimate
Copy link
Contributor

Tests are failing. It seems https://ioetec.atlassian.net/browse/TT-129 must be your P1

Comment on lines +380 to +386
description: 'testing is fun',
technologies: [],
uri: 'http://testing.is.fun',
activity_id: 'sss',
project_id: 'id',
start_date: new Date(new Date().setHours(0, 0, 0, 0)),
end_date: new Date(new Date().setHours(0, 0, 0, 0))
Copy link
Contributor

Choose a reason for hiding this comment

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

Good catch

@israteneda israteneda force-pushed the TT-125-show-customer-field branch from fe24d64 to 7553dd6 Compare January 22, 2021 23:02
const entryData = dataSource.data[0];

expect(entryData.customer_name).toContain('ioet Inc.');

Copy link
Collaborator

Choose a reason for hiding this comment

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

delete this line in blank

});

expect(expectedColumnTitles).toEqual(columnTitles);

Copy link
Collaborator

Choose a reason for hiding this comment

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

delete this line in blank


});
}));

Copy link
Collaborator

Choose a reason for hiding this comment

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

delete this line in blank

@codecov
Copy link

codecov bot commented Jan 25, 2021

Codecov Report

Merging #629 (d401dd8) into master (13de42e) will increase coverage by 0.81%.
The diff coverage is 99.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #629      +/-   ##
==========================================
+ Coverage   93.09%   93.90%   +0.81%     
==========================================
  Files          85       95      +10     
  Lines        1564     1772     +208     
  Branches      107      116       +9     
==========================================
+ Hits         1456     1664     +208     
- Misses         67       69       +2     
+ Partials       41       39       -2     
Impacted Files Coverage Δ
src/app/app-routing.module.ts 100.00% <ø> (ø)
...nents/time-range-form/time-range-form.component.ts 100.00% <ø> (ø)
...project-list-hover/project-list-hover.component.ts 88.37% <ø> (ø)
...dules/time-entries/pages/time-entries.component.ts 84.28% <92.85%> (+1.47%) ⬆️
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%) ⬆️
...ponents/details-fields/details-fields.component.ts 93.18% <100.00%> (+6.00%) ⬆️
... 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 22d7a5c...d401dd8. Read the comment docs.

@israteneda israteneda force-pushed the TT-125-show-customer-field branch from afd1e5d to d401dd8 Compare January 27, 2021 17:38
@israteneda israteneda merged commit 58d2c0b into master Jan 27, 2021
@israteneda israteneda deleted the TT-125-show-customer-field branch January 27, 2021 17:52
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.

4 participants