Skip to content

Conversation

@byshape
Copy link
Contributor

@byshape byshape commented Oct 24, 2023

  • Renamed accounting folder to libraries and moved FarmingLib there.
  • Renamed FarmAccounting =>Allocation, UserAccounting => Accounting.
  • Renamed FarmAccounting.startFarming => allocate, stopFarming => terminateAllocation.

@byshape byshape changed the base branch from master to refactor/SC-929-Improve-farming-code-readability-Distributor October 24, 2023 18:07
@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Files Coverage Δ
contracts/FarmingPlugin.sol 100.00% <100.00%> (ø)
contracts/FarmingPool.sol 100.00% <100.00%> (ø)
contracts/MultiFarmingPlugin.sol 69.84% <100.00%> (ø)
contracts/libraries/Accounting.sol 100.00% <100.00%> (ø)
contracts/libraries/Allocation.sol 100.00% <100.00%> (ø)
contracts/libraries/FarmingLib.sol 100.00% <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.

3 participants