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

test: unit tests for swapexists #145

Merged
merged 1 commit into from
Dec 21, 2022
Merged

test: unit tests for swapexists #145

merged 1 commit into from
Dec 21, 2022

Conversation

aorumbayev
Copy link
Contributor

Description

Please explain the changes you made here

more unit tests

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 #145 (0227bf4) into main (501b71d) will increase coverage by 3.64%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #145      +/-   ##
==========================================
+ Coverage   45.98%   49.63%   +3.64%     
==========================================
  Files          84       84              
  Lines        1957     1910      -47     
  Branches      184      175       -9     
==========================================
+ Hits          900      948      +48     
+ Misses       1039      945      -94     
+ Partials       18       17       -1     
Impacted Files Coverage Δ
src/components/Headers/NavBar.tsx 57.77% <ø> (+0.74%) ⬆️
src/redux/helpers/utilities.ts 64.28% <100.00%> (+61.00%) ⬆️
src/utils/api/transactions/submitTransactions.ts 100.00% <0.00%> (+81.81%) ⬆️
src/components/Layouts/Layout.tsx 89.47% <0.00%> (+89.47%) ⬆️
src/utils/api/transactions/waitForTransaction.ts 100.00% <0.00%> (+92.30%) ⬆️
src/utils/api/swaps/swapExists.ts 100.00% <0.00%> (+100.00%) ⬆️

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

@aorumbayev aorumbayev merged commit 6dc0375 into main Dec 21, 2022
@aorumbayev aorumbayev deleted the tests branch December 21, 2022 21:09
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