Kinto App Registry #28
Merged
Codecov / codecov/project
succeeded
Jan 9, 2024 in 1s
75.67% (+1.95%) compared to cdcbb51
View this Pull Request on Codecov
75.67% (+1.95%) compared to cdcbb51
Details
Codecov Report
Attention: 22 lines
in your changes are missing coverage. Please review.
Comparison is base (
cdcbb51
) 73.72% compared to head (1f8cd4b
) 75.67%.
Report is 8 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #28 +/- ##
==========================================
+ Coverage 73.72% 75.67% +1.95%
==========================================
Files 10 13 +3
Lines 411 444 +33
Branches 113 118 +5
==========================================
+ Hits 303 336 +33
+ Misses 48 45 -3
- Partials 60 63 +3
Files | Coverage Δ | |
---|---|---|
src/sample/Counter.sol | 100.00% <ø> (ø) |
|
src/sample/CounterInitializable.sol | 100.00% <100.00%> (ø) |
|
src/viewers/KYCViewer.sol | 76.92% <100.00%> (+1.92%) |
⬆️ |
src/sample/OwnableCounter.sol | 0.00% <0.00%> (ø) |
|
src/wallet/KintoWallet.sol | 72.44% <71.42%> (+0.27%) |
⬆️ |
src/wallet/KintoWalletFactory.sol | 74.46% <55.55%> (+0.55%) |
⬆️ |
src/apps/KintoAppRegistry.sol | 83.33% <83.33%> (ø) |
|
src/paymasters/SponsorPaymaster.sol | 73.68% <69.23%> (-0.23%) |
⬇️ |
Loading