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

feat: ERC20 crowdfunds #381

Merged
merged 15 commits into from
Mar 26, 2024
Merged

feat: ERC20 crowdfunds #381

merged 15 commits into from
Mar 26, 2024

Conversation

0xble
Copy link
Collaborator

@0xble 0xble commented Mar 20, 2024

No description provided.

Copy link

height bot commented Mar 20, 2024

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

Copy link

Gas Report:

@codecov-commenter
Copy link

codecov-commenter commented Mar 20, 2024

Codecov Report

Attention: Patch coverage is 0% with 34 lines in your changes are missing coverage. Please review.

Project coverage is 55.98%. Comparing base (136ed9b) to head (51dc874).

Files Patch % Lines
contracts/crowdfund/ERC20LaunchCrowdfund.sol 0.00% 28 Missing ⚠️
contracts/crowdfund/CrowdfundFactory.sol 0.00% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #381       +/-   ##
===========================================
- Coverage   66.82%   55.98%   -10.84%     
===========================================
  Files          70       71        +1     
  Lines        2963     2997       +34     
  Branches      647      652        +5     
===========================================
- Hits         1980     1678      -302     
- Misses        783     1136      +353     
+ Partials      200      183       -17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@arr00 arr00 marked this pull request as ready for review March 20, 2024 23:54
@arr00 arr00 merged commit 1fffcc7 into main Mar 26, 2024
6 checks passed
@arr00 arr00 deleted the erc20-crowdfund branch March 26, 2024 17:35
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.

3 participants