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

Implement and test an Identity earning power calculator #104

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

apbendi
Copy link
Collaborator

@apbendi apbendi commented Jan 24, 2025

Implement and test an Identity earning power calculator that always returns the amount staked

@apbendi apbendi changed the title Implement and test an Identity earning power calculator that always returns the amount staked Implement and test an Identity earning power calculator Jan 24, 2025
@apbendi apbendi force-pushed the identity-calculator branch from 3332f62 to f20660d Compare January 27, 2025 21:33
@apbendi apbendi marked this pull request as ready for review January 27, 2025 21:33
Copy link

Coverage after merging identity-calculator into notifier-natpsec will be

98.33%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   DelegationSurrogate.sol100%100%100%100%
   DelegationSurrogateVotes.sol100%100%100%100%
   Staker.sol98.47%100%97.22%98.58%259–261
src/calculators
   BinaryEligibilityOracleEarningPowerCalculator.sol100%100%100%100%
   IdentityEarningPowerCalculator.sol100%100%100%100%
src/extensions
   StakerDelegateSurrogateVotes.sol87.50%50%100%90.91%25–26
   StakerOnBehalf.sol100%100%100%100%
   StakerPermitAndStake.sol76.47%0%100%76.92%19–20, 48, 76
src/notifiers
   MintRewardNotifier.sol100%100%100%100%
   RewardTokenNotifierBase.sol100%100%100%100%
   TransferFromRewardNotifier.sol100%100%100%100%
   TransferRewardNotifier.sol100%100%100%100%

@apbendi apbendi merged commit 60a7bf2 into notifier-natpsec Jan 27, 2025
4 checks passed
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