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

Contract refactorings and test improvements #277

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

Conversation

Hyodar
Copy link
Contributor

@Hyodar Hyodar commented Jul 23, 2024

Current Behavior

Currently, there is one formatting 'issue' in the contracts and there are also some test paths that are not followed for triviality. Now, considering we're moving closer to audits, it's best to maximize the coverage either way, so these testing paths should be considered.

New Behavior

This adds easy tests to improve coverage in some paths, fixes the formatting issue on an unused function argument and removes an unused getter.

Breaking Changes

There was a change in a contracts' API for removing an unused getter, but subjectively it should not be considered a breaking change at this point. Does not require a contract upgrade.

@Hyodar Hyodar self-assigned this Jul 23, 2024
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