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: bonds #645

Merged
merged 35 commits into from
Aug 11, 2023

add benchmarking weights

3a2507f
Select commit
Loading
Failed to load commit list.
Merged

feat: bonds #645

add benchmarking weights
3a2507f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 11, 2023 in 1s

68.22% (+0.13%) compared to aecefb9

View this Pull Request on Codecov

68.22% (+0.13%) compared to aecefb9

Details

Codecov Report

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

Comparison is base (aecefb9) 68.08% compared to head (3a2507f) 68.22%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #645      +/-   ##
==========================================
+ Coverage   68.08%   68.22%   +0.13%     
==========================================
  Files         153      156       +3     
  Lines       11692    11789      +97     
==========================================
+ Hits         7961     8043      +82     
- Misses       3731     3746      +15     
Files Changed Coverage Δ
primitives/src/constants.rs 0.00% <ø> (ø)
runtime/hydradx/src/lib.rs 3.24% <0.00%> (-0.05%) ⬇️
runtime/hydradx/src/weights/bonds.rs 0.00% <0.00%> (ø)
traits/src/registry.rs 0.00% <ø> (ø)
pallets/asset-registry/src/types.rs 61.53% <71.42%> (+61.53%) ⬆️
pallets/asset-registry/src/lib.rs 85.46% <75.00%> (+1.53%) ⬆️
pallets/bonds/src/lib.rs 83.67% <83.67%> (ø)
pallets/bonds/src/benchmarks.rs 100.00% <100.00%> (ø)
runtime/hydradx/src/assets.rs 83.33% <100.00%> (+1.33%) ⬆️

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