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

New unit tests #139

Merged
merged 3 commits into from Dec 19, 2022
Merged

New unit tests #139

merged 3 commits into from Dec 19, 2022

Conversation

aorumbayev
Copy link
Contributor

Description

Please explain the changes you made here

adds extra 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 19, 2022

Codecov Report

Merging #139 (8885301) into main (47d0962) will decrease coverage by 0.36%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #139      +/-   ##
==========================================
- Coverage   47.77%   47.40%   -0.37%     
==========================================
  Files         104       94      -10     
  Lines        2288     2162     -126     
  Branches      218      207      -11     
==========================================
- Hits         1093     1025      -68     
+ Misses       1161     1106      -55     
+ Partials       34       31       -3     
Impacted Files Coverage Δ
src/pages/_document.page.tsx
src/components/Cards/constants.ts
src/components/Headers/constants.ts
src/components/Footers/constants.ts
src/pages/_app.page.tsx
src/components/TextFields/constants.ts
src/components/Dialogs/constants.ts
src/components/Tables/constants.ts
src/common/constants.ts
src/components/Buttons/constants.ts
... and 3 more

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

@github-actions
Copy link
Contributor

Deploy preview for algoworld-swapper-staging ready!

✅ Preview
https://algoworld-swapper-staging-dt8dhnily-algoworldexplorer.vercel.app
https://pr139-268.vercel-action.millionalgos.com

Built with commit 8885301.
This pull request is being automatically deployed with vercel-action

@aorumbayev aorumbayev merged commit 352fed9 into main Dec 19, 2022
@aorumbayev aorumbayev deleted the feat/tests branch December 19, 2022 22:27
aorumbayev added a commit that referenced this pull request Dec 19, 2022
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.

None yet

1 participant