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

chore: remove last references to Flow types in web3.js #29061

Merged
merged 1 commit into from
Dec 3, 2022
Merged

chore: remove last references to Flow types in web3.js #29061

merged 1 commit into from
Dec 3, 2022

Conversation

steveluscher
Copy link
Contributor

Fixes #24947.

@github-actions github-actions bot added the web3.js Related to the JavaScript client label Dec 3, 2022
@steveluscher steveluscher added the automerge Merge this Pull Request automatically once CI passes label Dec 3, 2022
@mergify mergify bot removed the automerge Merge this Pull Request automatically once CI passes label Dec 3, 2022
@mergify
Copy link
Contributor

mergify bot commented Dec 3, 2022

automerge label removed due to a CI failure

@codecov
Copy link

codecov bot commented Dec 3, 2022

Codecov Report

Merging #29061 (a3aa05e) into master (35f3c18) will decrease coverage by 0.0%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           master   #29061     +/-   ##
=========================================
- Coverage    76.8%    76.8%   -0.1%     
=========================================
  Files          55       55             
  Lines        3127     3127             
  Branches      466      466             
=========================================
- Hits         2403     2402      -1     
- Misses        559      561      +2     
+ Partials      165      164      -1     

@steveluscher steveluscher merged commit fcde8c8 into solana-labs:master Dec 3, 2022
@steveluscher steveluscher deleted the no-flow-web3 branch December 3, 2022 02:00
gnapoli23 pushed a commit to gnapoli23/solana that referenced this pull request Dec 16, 2022
nickfrosty pushed a commit to nickfrosty/solana that referenced this pull request Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
web3.js Related to the JavaScript client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove remaining mentions of Flow (typechecker) from web3.js
1 participant