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

feat: integrate with divvy protocol #6492

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

chore: spawn tx watcher

b26e9e6
Select commit
Loading
Failed to load commit list.
Open

feat: integrate with divvy protocol #6492

chore: spawn tx watcher
b26e9e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2025 in 0s

89.08% (target 75.00%)

View this Pull Request on Codecov

89.08% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 97.72727% with 2 lines in your changes missing coverage. Please review.

Project coverage is 89.08%. Comparing base (3aa776c) to head (b26e9e6).

Files with missing lines Patch % Lines
src/divviProtocol/registerReferral.ts 96.92% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6492      +/-   ##
==========================================
+ Coverage   89.04%   89.08%   +0.04%     
==========================================
  Files         732      732              
  Lines       31847    31930      +83     
  Branches     6139     6150      +11     
==========================================
+ Hits        28358    28446      +88     
+ Misses       3442     3287     -155     
- Partials       47      197     +150     
Files with missing lines Coverage Δ
src/app/selectors.ts 96.29% <100.00%> (+0.14%) ⬆️
src/config.ts 96.39% <100.00%> (+0.06%) ⬆️
src/divviProtocol/constants.ts 100.00% <100.00%> (ø)
src/viem/index.ts 100.00% <100.00%> (ø)
src/viem/prepareTransactions.ts 99.10% <100.00%> (+0.01%) ⬆️
src/viem/saga.ts 96.49% <100.00%> (+0.65%) ⬆️
src/divviProtocol/registerReferral.ts 95.89% <96.92%> (+25.89%) ⬆️

... and 68 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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