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[test]: add more example contracts #4500

Merged

Conversation

charles-cooper
Copy link
Member

@charles-cooper charles-cooper commented Feb 28, 2025

What I did

How I did it

How to verify it

Commit message

add more example contracts from third party sources to increase
compiler coverage, and our ability to detect compilation faults on
"in-the-wild" source code.

currently, the contracts are just tested for compilations, although in
the future we could add some integration / unit tests with them.

Description for the changelog

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

Copy link

codecov bot commented Feb 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.12%. Comparing base (95fcca7) to head (b5d58ca).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4500      +/-   ##
==========================================
+ Coverage   92.04%   92.12%   +0.07%     
==========================================
  Files         120      120              
  Lines       17364    17364              
  Branches     2942     2942              
==========================================
+ Hits        15983    15996      +13     
+ Misses        964      954      -10     
+ Partials      417      414       -3     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@charles-cooper charles-cooper marked this pull request as ready for review March 8, 2025 13:28

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@cyberthirst cyberthirst added this to the v0.4.2 milestone Mar 10, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@charles-cooper charles-cooper enabled auto-merge (squash) March 11, 2025 13:22

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@charles-cooper charles-cooper merged commit efdfa7f into vyperlang:master Mar 11, 2025
158 checks passed
@charles-cooper charles-cooper deleted the feat/test/more-contracts branch March 11, 2025 13:58
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

2 participants