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

SERVICES-1379: compute undistributedBoostedRewards #982

Closed
wants to merge 11 commits into from

SERVICES-1379: remove farm v2 getter

82bab4e
Select commit
Loading
Failed to load commit list.
Closed

SERVICES-1379: compute undistributedBoostedRewards #982

SERVICES-1379: remove farm v2 getter
82bab4e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2023 in 1s

56.39% (+0.13%) compared to 0a1d809

View this Pull Request on Codecov

56.39% (+0.13%) compared to 0a1d809

Details

Codecov Report

Patch coverage: 28.57% and project coverage change: +0.13 🎉

Comparison is base (0a1d809) 56.26% compared to head (82bab4e) 56.39%.

Additional details and impacted files
@@               Coverage Diff               @@
##           development    #1096      +/-   ##
===============================================
+ Coverage        56.26%   56.39%   +0.13%     
===============================================
  Files              232      233       +1     
  Lines             7703     7747      +44     
  Branches           515      518       +3     
===============================================
+ Hits              4334     4369      +35     
- Misses            2929     2935       +6     
- Partials           440      443       +3     
Impacted Files Coverage Δ
...c/modules/tokens/services/token.compute.service.ts 71.69% <14.28%> (-9.16%) ⬇️
...odules/farm/v2/services/farm.v2.compute.service.ts 28.03% <26.31%> (-2.74%) ⬇️
src/modules/farm/mocks/farm.v2.abi.service.mock.ts 30.76% <30.76%> (ø)
...rc/modules/farm/v2/services/farm.v2.abi.service.ts 28.08% <50.00%> (+0.50%) ⬆️
src/modules/farm/models/farm.v2.model.ts 89.28% <100.00%> (+0.39%) ⬆️

... and 10 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.