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

Vault integration testing #1004

Merged
merged 5 commits into from Jun 13, 2022
Merged

Vault integration testing #1004

merged 5 commits into from Jun 13, 2022

Conversation

topocount
Copy link
Contributor

This includes Deployment, funding, and distribution creation

@vercel
Copy link

vercel bot commented Jun 6, 2022

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

Name Status Preview Updated
coordinape ✅ Ready (Inspect) Visit Preview Jun 13, 2022 at 6:28PM (UTC)

@levity
Copy link
Contributor

levity commented Jun 6, 2022 via email

@codecov-commenter
Copy link

codecov-commenter commented Jun 8, 2022

Codecov Report

Merging #1004 (c2aa968) into main (a9b424a) will decrease coverage by 0.14%.
The diff coverage is 74.07%.

❗ Current head c2aa968 differs from pull request most recent head 4ec88e0. Consider uploading reports for the commit 4ec88e0 to get more accurate results

@@            Coverage Diff             @@
##             main    #1004      +/-   ##
==========================================
- Coverage   28.18%   28.03%   -0.15%     
==========================================
  Files         309      311       +2     
  Lines        6696     6763      +67     
  Branches     1744     1757      +13     
==========================================
+ Hits         1887     1896       +9     
- Misses       4798     4856      +58     
  Partials       11       11              
Impacted Files Coverage Δ
src/utils/testing/index.tsx 90.90% <ø> (+4.70%) ⬆️
src/utils/testing/unlockSigner.ts 100.00% <ø> (ø)
src/utils/testing/provider.ts 53.33% <53.33%> (ø)
src/utils/testing/mint.ts 86.36% <100.00%> (ø)
src/components/OverviewMenu/OverviewMenu.tsx 56.00% <0.00%> (-6.00%) ⬇️
src/recoilState/app.ts 60.89% <0.00%> (-3.25%) ⬇️
src/App.tsx 0.00% <0.00%> (ø)
src/ui/Button/Button.tsx 100.00% <0.00%> (ø)
src/pages/CirclesPage/CirclesPage.tsx 74.62% <0.00%> (ø)
src/components/ErrorBoundary/ErrorBoundary.tsx 4.54% <0.00%> (ø)
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4bf2f8b...4ec88e0. Read the comment docs.

Most of this work involved separating frontend code from web3 api
semantics in order to prevent typecheck errors from mixing contexts
This includes Deployment, funding, and distribution creation
@topocount
Copy link
Contributor Author

@levity or @teeolendo should i go ahead and merge this?

@levity
Copy link
Contributor

levity commented Jun 13, 2022

@topocount 🚢

@levity levity merged commit f850ae3 into main Jun 13, 2022
@levity levity deleted the vault-integration-testing branch June 13, 2022 22:10
@levity levity restored the vault-integration-testing branch June 13, 2022 22:54
@levity levity deleted the vault-integration-testing branch June 13, 2022 22:54
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

3 participants