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

chore(client): syntax typo in button test cases #661

Closed
wants to merge 2 commits into from

Conversation

wesleyboar
Copy link
Member

@wesleyboar wesleyboar commented Jun 16, 2022

To Do

  • fix test failure that seems to arise from the syntax fix

Overview

Fix(?) Button test case: Add parenthesis to what seem to be functions missing parentheses.

Related

Changes

  • add parentheses

Testing

  1. What pipeline for tests.
  2. Expect no failure.

UI

N/A

Notes

Reference:

@codecov
Copy link

codecov bot commented Jun 16, 2022

Codecov Report

Merging #661 (b17a1f8) into main (d5b8fbd) will decrease coverage by 1.18%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #661      +/-   ##
==========================================
- Coverage   67.12%   65.93%   -1.19%     
==========================================
  Files         430      208     -222     
  Lines       13545     7471    -6074     
  Branches     2519      806    -1713     
==========================================
- Hits         9092     4926    -4166     
+ Misses       4163     2330    -1833     
+ Partials      290      215      -75     
Flag Coverage Δ
javascript ?
unittests 65.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
client/src/redux/reducers/projects.reducers.js
client/src/components/Jobs/Jobs.fixture.js
...src/redux/sagas/fixtures/jobdetailSlurm.fixture.js
...ents/_common/DropdownSelector/DropdownSelector.jsx
client/src/components/_common/Form/FormField.jsx
...c/components/ManageAccount/ManageAccountTables.jsx
...onents/_common/Form/FileInputDropZoneFormField.jsx
.../src/components/Tickets/TicketStandaloneCreate.jsx
...components/_common/CustomMessage/CustomMessage.jsx
...common/SectionTableWrapper/SectionTableWrapper.jsx
... and 212 more

@wesleyboar wesleyboar marked this pull request as draft June 21, 2022 16:35
@wesleyboar
Copy link
Member Author

This can be dealt with in @tacc/core-components after TACC/tup-ui#433.

@wesleyboar wesleyboar closed this Feb 28, 2024
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.

2 participants