Skip to content

test: Increase code coverage #792

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

Open
wants to merge 45 commits into
base: main
Choose a base branch
from
Open

test: Increase code coverage #792

wants to merge 45 commits into from

Conversation

0xNeshi
Copy link
Collaborator

@0xNeshi 0xNeshi commented Aug 13, 2025

Towards #426

Related #799

PR Checklist

  • Tests
  • Documentation
  • Changelog

@0xNeshi 0xNeshi self-assigned this Aug 13, 2025
Copy link

netlify bot commented Aug 13, 2025

Deploy Preview for contracts-stylus canceled.

Name Link
🔨 Latest commit 74c8a13
🔍 Latest deploy log https://app.netlify.com/projects/contracts-stylus/deploys/68a2fe2a799b660008b667f0

Copy link

codecov bot commented Aug 13, 2025

Codecov Report

❌ Patch coverage is 99.92476% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 94.8%. Comparing base (24b543d) to head (74c8a13).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
contracts/src/finance/vesting_wallet.rs 99.5% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
...tracts/src/access/control/extensions/enumerable.rs 100.0% <ø> (+7.9%) ⬆️
contracts/src/access/ownable.rs 100.0% <100.0%> (+8.9%) ⬆️
contracts/src/proxy/beacon/proxy.rs 100.0% <ø> (+9.2%) ⬆️
contracts/src/proxy/beacon/upgradeable.rs 100.0% <ø> (ø)
contracts/src/proxy/erc1967/mod.rs 100.0% <ø> (+10.3%) ⬆️
contracts/src/proxy/erc1967/utils.rs 100.0% <100.0%> (+3.4%) ⬆️
contracts/src/proxy/mod.rs 100.0% <ø> (+10.2%) ⬆️
contracts/src/proxy/utils/uups_upgradeable.rs 96.9% <ø> (+10.0%) ⬆️
contracts/src/token/erc1155/extensions/supply.rs 100.0% <100.0%> (+18.2%) ⬆️
contracts/src/token/erc1155/mod.rs 99.9% <100.0%> (+2.5%) ⬆️
... and 22 more

@0xNeshi 0xNeshi marked this pull request as ready for review August 15, 2025 11:21
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.

1 participant