Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

test: increasing coverage #146

Merged
merged 1 commit into from
Dec 21, 2022
Merged

test: increasing coverage #146

merged 1 commit into from
Dec 21, 2022

Conversation

aorumbayev
Copy link
Contributor

Description

Please explain the changes you made here

increasing coverage

Checklist

Please, make sure to comply with the checklist below before expecting review

  • Code compiles correctly
  • Created tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary

@codecov
Copy link

codecov bot commented Dec 21, 2022

Codecov Report

Merging #146 (6df068a) into main (6dc0375) will increase coverage by 1.69%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #146      +/-   ##
==========================================
+ Coverage   49.63%   51.32%   +1.69%     
==========================================
  Files          84       82       -2     
  Lines        1910     1884      -26     
  Branches      175      165      -10     
==========================================
+ Hits          948      967      +19     
+ Misses        945      900      -45     
  Partials       17       17              
Impacted Files Coverage Δ
src/redux/store/index.ts 100.00% <ø> (ø)
src/components/Tables/AssetsTable.tsx 44.73% <0.00%> (+18.42%) ⬆️
src/components/Tables/PublicSwapAssetsTable.tsx 58.62% <0.00%> (+27.58%) ⬆️
src/utils/api/transactions/processTransactions.ts 64.70% <0.00%> (+41.17%) ⬆️
src/utils/api/swaps/getSwapUrl.ts 100.00% <0.00%> (+66.66%) ⬆️
src/utils/api/swaps/getSwapConfigurations.ts 100.00% <0.00%> (+66.66%) ⬆️
src/utils/api/swaps/saveSwapConfigurations.ts 100.00% <0.00%> (+66.66%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@aorumbayev aorumbayev merged commit 03544d1 into main Dec 21, 2022
@aorumbayev aorumbayev deleted the unit_tests branch December 21, 2022 22:42
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.

None yet

1 participant