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

Bounties Contract #715

Open
wants to merge 13 commits into
base: development
Choose a base branch
from

Post rebase fixups

793085a
Select commit
Loading
Failed to load commit list.
Open

Bounties Contract #715

Post rebase fixups
793085a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 26, 2024 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

Attention: Patch coverage is 94.26523% with 48 lines in your changes are missing coverage. Please review.

Project coverage is 96.27%. Comparing base (d59c282) to head (793085a).

Files 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 Sentry.
📢 Have feedback on the report? Share it here.