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

[SC-929] Added docs #74

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

byshape
Copy link
Contributor

@byshape byshape commented Oct 24, 2023

  • Added documentation to 3 main contracts: FarmingPlugin, FarmingPool, MultiFarmingPlugin
  • Updated the code to be more in line with the Solidity Style Guide

@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Files Coverage Δ
contracts/Distributor.sol 100.00% <ø> (ø)
contracts/FarmingLib.sol 100.00% <ø> (ø)
contracts/FarmingPlugin.sol 100.00% <ø> (ø)
contracts/FarmingPool.sol 100.00% <ø> (ø)
contracts/MultiFarmingPlugin.sol 69.84% <ø> (ø)
contracts/accounting/FarmAccounting.sol 100.00% <ø> (ø)

📢 Thoughts on this report? Let us know!.

Base automatically changed from refactor/SC-929-Improve-farming-code-readability-Distributor to master October 27, 2023 17:32
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