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

#9 Improve test coverage for packages/wallet #12

Merged
merged 1 commit into from
Jun 19, 2023

Conversation

nevendyulgerov
Copy link
Contributor

Summary

This PR adds more unit tests for packages/wallet with the goal to increase the test coverage to about 75%.

@vercel
Copy link

vercel bot commented Jun 14, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rollups ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 16, 2023 7:05am
staking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 16, 2023 7:05am

@coveralls
Copy link

coveralls commented Jun 14, 2023

Pull Request Test Coverage Report for Build 5287129306

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+1.6%) to 72.575%

Totals Coverage Status
Change from base Build 5284009784: 1.6%
Covered Lines: 2595
Relevant Lines: 3404

💛 - Coveralls

@nevendyulgerov nevendyulgerov force-pushed the test/9-improve-test-coverage-for-wallet-package branch from 421250d to 43d62ab Compare June 16, 2023 06:56
@nevendyulgerov nevendyulgerov added the type:refactor A code change that neither fixes a bug nor adds a feature label Jun 18, 2023
@nevendyulgerov nevendyulgerov linked an issue Jun 18, 2023 that may be closed by this pull request
1 task
@brunomenezes brunomenezes merged commit 5ef5aae into main Jun 19, 2023
5 checks passed
@brunomenezes brunomenezes deleted the test/9-improve-test-coverage-for-wallet-package branch June 19, 2023 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:refactor A code change that neither fixes a bug nor adds a feature
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Improve test coverage for packages/wallet workspace
3 participants