Skip to content

Bounties Contract - #715

Open
JakeHartnell wants to merge 13 commits into
developmentfrom
bounties
Open

JakeHartnell wants to merge 13 commits into
developmentfrom
bounties

Post rebase fixups

793085a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 27, 2026 in 0s

96.27% (-0.04%) compared to d59c282

View this Pull Request on Codecov

96.27% (-0.04%) compared to d59c282

Details

Codecov Report

❌ Patch coverage is 94.26523% with 48 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.27%. Comparing base (d59c282) to head (793085a).
⚠️ Report is 56 commits behind head on development.

Files with missing lines Patch % Lines
contracts/external/cw-bounties/src/contract.rs 89.08% 25 Missing ⚠️
contracts/external/cw-bounties/src/tests.rs 96.50% 21 Missing ⚠️
contracts/external/cw-bounties/src/error.rs 0.00% 1 Missing ⚠️
contracts/external/cw-bounties/src/msg.rs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           development     #715      +/-   ##
===============================================
- Coverage        96.30%   96.27%   -0.04%     
===============================================
  Files              207      212       +5     
  Lines            53490    54327     +837     
===============================================
+ Hits             51513    52302     +789     
- Misses            1977     2025      +48     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.