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

Add Fee Collector #394

Closed
wants to merge 19 commits into from

add royalty support

22b020b
Select commit
Loading
Failed to load commit list.
Closed

Add Fee Collector #394

add royalty support
22b020b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 4, 2024 in 0s

99.34% (-0.52%) compared to 92f66c9

View this Pull Request on Codecov

99.34% (-0.52%) compared to 92f66c9

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (92f66c9) 99.86% compared to head (22b020b) 99.34%.
Report is 2 commits behind head on master.

Files Patch % Lines
contracts/interfaces/FundsManager.sol 0.00% 3 Missing ⚠️
contracts/FeeProvider/FeeCollector.sol 94.73% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #394      +/-   ##
==========================================
- Coverage   99.86%   99.34%   -0.52%     
==========================================
  Files          22       28       +6     
  Lines         723      766      +43     
  Branches      177      188      +11     
==========================================
+ Hits          722      761      +39     
- Misses          1        5       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.