Skip to content

test: Increase code coverage in package utils#1093

Merged
emilyhuxng merged 8 commits intodeephaven:mainfrom
emilyhuxng:increase-code-coverage-in-package-utils
Feb 27, 2023
Merged

test: Increase code coverage in package utils#1093
emilyhuxng merged 8 commits intodeephaven:mainfrom
emilyhuxng:increase-code-coverage-in-package-utils

Conversation

@emilyhuxng
Copy link
Copy Markdown
Contributor

Closes #1089

Increase code coverage in package utils.

@emilyhuxng emilyhuxng added this to the February 2023 milestone Feb 16, 2023
@emilyhuxng emilyhuxng requested a review from vbabich February 16, 2023 22:15
@emilyhuxng emilyhuxng self-assigned this Feb 16, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 16, 2023

Codecov Report

Merging #1093 (f9cb4e6) into main (144605a) will increase coverage by 0.43%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1093      +/-   ##
==========================================
+ Coverage   42.91%   43.35%   +0.43%     
==========================================
  Files         434      434              
  Lines       32596    32611      +15     
  Branches     8202     8212      +10     
==========================================
+ Hits        13989    14138     +149     
+ Misses      18558    18424     -134     
  Partials       49       49              
Flag Coverage Δ
unit 43.35% <100.00%> (+0.43%) ⬆️

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

Impacted Files Coverage Δ
packages/utils/src/TestUtils.ts 91.30% <100.00%> (+91.30%) ⬆️
...sidebar/conditional-formatting/ConditionEditor.tsx 8.00% <0.00%> (-0.28%) ⬇️
...ebar/conditional-formatting/ColumnFormatEditor.tsx 3.70% <0.00%> (-0.22%) ⬇️
...nditional-formatting/ConditionalFormattingUtils.ts 27.58% <0.00%> (+1.27%) ⬆️
packages/utils/src/PromiseUtils.ts 95.65% <0.00%> (+17.39%) ⬆️
packages/utils/src/RangeUtils.ts 100.00% <0.00%> (+90.00%) ⬆️
packages/utils/src/Asserts.ts 100.00% <0.00%> (+100.00%) ⬆️
packages/utils/src/ColorUtils.ts 100.00% <0.00%> (+100.00%) ⬆️
packages/utils/src/TimeoutError.ts 100.00% <0.00%> (+100.00%) ⬆️
... and 4 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Comment thread packages/utils/src/ColorUtils.test.ts
Comment thread packages/utils/src/TestUtils.test.tsx Outdated
Comment thread packages/utils/src/ClipboardUtils.test.ts Outdated
Comment thread packages/utils/src/ClipboardUtils.test.ts
Comment thread packages/utils/src/ClipboardUtils.test.ts
@emilyhuxng emilyhuxng requested a review from vbabich February 23, 2023 16:35
Comment thread packages/utils/src/ClipboardUtils.test.ts
@emilyhuxng emilyhuxng requested a review from vbabich February 27, 2023 19:26
@emilyhuxng emilyhuxng merged commit 5e16355 into deephaven:main Feb 27, 2023
@emilyhuxng emilyhuxng deleted the increase-code-coverage-in-package-utils branch February 27, 2023 20:08
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Increase code coverage in package utils

3 participants