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

For Issue #74 Test StakingRewards clone #139

Closed
wants to merge 9 commits into from

Conversation

codebuster22
Copy link
Contributor

Resolves #74
Testing StakingRewards clone.

@codebuster22 codebuster22 added the help wanted Extra attention is needed label May 13, 2021
@codebuster22 codebuster22 self-assigned this May 13, 2021
@codebuster22 codebuster22 added DO NOT MERGE Do not merge WIP work in progress and removed help wanted Extra attention is needed labels May 13, 2021
@codecov-commenter
Copy link

codecov-commenter commented May 13, 2021

Codecov Report

Merging #139 (b9b64b5) into main (14d1586) will decrease coverage by 0.35%.
The diff coverage is 96.96%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #139      +/-   ##
==========================================
- Coverage   97.64%   97.28%   -0.36%     
==========================================
  Files          12       13       +1     
  Lines         467      479      +12     
  Branches       95       99       +4     
==========================================
+ Hits          456      466      +10     
- Misses         11       13       +2     
Impacted Files Coverage Δ
contracts/incentives/StakingRewards.sol 100.00% <ø> (ø)
contracts/seed/Seed.sol 97.20% <96.42%> (-1.33%) ⬇️
contracts/utils/ReentrancyGuard.sol 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 492a73b...b9b64b5. Read the comment docs.

@arseneeth
Copy link
Contributor

temporarily closing

@arseneeth arseneeth closed this Jun 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DO NOT MERGE Do not merge WIP work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix: stakingRewards tests
3 participants