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

Update solidity prettier package version #301

Merged
merged 1 commit into from
Sep 20, 2023
Merged

Conversation

GitGuru7
Copy link
Contributor

@GitGuru7 GitGuru7 commented Sep 6, 2023

Description

The Solidity Prettier plugin has been updated to the latest version, which includes important fixes and improvements for handling fallback functions. Current version does not allow fallback function to return results.

Checklist

  • I have updated the documentation to account for the changes in the code.
  • If I added new functionality, I added tests covering it.
  • If I fixed a bug, I added a test preventing this bug from silently reappearing again.
  • My contribution follows Venus contribution guidelines.

@github-actions
Copy link

github-actions bot commented Sep 6, 2023

Code Coverage

Package Line Rate Branch Rate Health
contracts 96% 76%
contracts.Lens 95% 65%
contracts.Pool 100% 92%
contracts.Rewards 95% 62%
contracts.RiskFund 99% 71%
contracts.Shortfall 100% 85%
contracts.lib 100% 89%
Summary 97% (1454 / 1504) 75% (442 / 590)

@GitGuru7 GitGuru7 merged commit 925e64a into develop Sep 20, 2023
@kkirka kkirka deleted the update-prettier-package branch November 29, 2023 15:47
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.

2 participants