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

No Jira - Allow react to compare component types on render #920

Merged
merged 4 commits into from
May 14, 2024

Adding tests to TaskModal

e146bdc
Select commit
Loading
Failed to load commit list.
Merged

No Jira - Allow react to compare component types on render #920

Adding tests to TaskModal
e146bdc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 30, 2024 in 1s

83.65% of diff hit (target 82.99%)

View this Pull Request on Codecov

83.65% of diff hit (target 82.99%)

Annotations

Check warning on line 59 in pages/accountLists/[accountListId].page.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

pages/accountLists/[accountListId].page.tsx#L59

Added line #L59 was not covered by tests

Check warning on line 62 in pages/accountLists/[accountListId].page.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

pages/accountLists/[accountListId].page.tsx#L62

Added line #L62 was not covered by tests

Check warning on line 364 in pages/accountLists/[accountListId]/tasks/[[...contactId]].page.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

pages/accountLists/[accountListId]/tasks/[[...contactId]].page.tsx#L364

Added line #L364 was not covered by tests

Check warning on line 367 in pages/accountLists/[accountListId]/tasks/[[...contactId]].page.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

pages/accountLists/[accountListId]/tasks/[[...contactId]].page.tsx#L367

Added line #L367 was not covered by tests

Check warning on line 69 in src/components/Layouts/Primary/NavBar/NavTools/AddMenuPanel/AddMenuPanel.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Layouts/Primary/NavBar/NavTools/AddMenuPanel/AddMenuPanel.tsx#L69

Added line #L69 was not covered by tests

Check warning on line 71 in src/components/Layouts/Primary/NavBar/NavTools/AddMenuPanel/AddMenuPanel.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Layouts/Primary/NavBar/NavTools/AddMenuPanel/AddMenuPanel.tsx#L71

Added line #L71 was not covered by tests

Check warning on line 77 in src/components/Layouts/Primary/NavBar/NavTools/AddMenuPanel/AddMenuPanel.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Layouts/Primary/NavBar/NavTools/AddMenuPanel/AddMenuPanel.tsx#L77

Added line #L77 was not covered by tests

Check warning on line 79 in src/components/Layouts/Primary/NavBar/NavTools/AddMenuPanel/AddMenuPanel.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Layouts/Primary/NavBar/NavTools/AddMenuPanel/AddMenuPanel.tsx#L79

Added line #L79 was not covered by tests

Check warning on line 237 in src/components/Layouts/Primary/TopBar/Items/AddMenu/AddMenu.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Layouts/Primary/TopBar/Items/AddMenu/AddMenu.tsx#L237

Added line #L237 was not covered by tests

Check warning on line 240 in src/components/Layouts/Primary/TopBar/Items/AddMenu/AddMenu.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Layouts/Primary/TopBar/Items/AddMenu/AddMenu.tsx#L240

Added line #L240 was not covered by tests

Check warning on line 63 in src/components/Task/Modal/TaskModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Task/Modal/TaskModal.tsx#L63

Added line #L63 was not covered by tests

Check warning on line 8 in src/components/Task/Modal/TaskModalProvider.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Task/Modal/TaskModalProvider.tsx#L8

Added line #L8 was not covered by tests

Check warning on line 56 in src/components/Task/Modal/TaskModalProvider.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Task/Modal/TaskModalProvider.tsx#L56

Added line #L56 was not covered by tests

Check warning on line 261 in src/components/Task/TaskRow/TaskRow.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Task/TaskRow/TaskRow.tsx#L261

Added line #L261 was not covered by tests