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

fix: Lenient collections #192

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Update lenient.py

2acd46c
Select commit
Loading
Failed to load commit list.
Draft

fix: Lenient collections #192

Update lenient.py
2acd46c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 8, 2025 in 0s

98.75% (-1.25%) compared to 9e7a185

View this Pull Request on Codecov

98.75% (-1.25%) compared to 9e7a185

Details

Codecov Report

Attention: Patch coverage is 71.01449% with 20 lines in your changes missing coverage. Please review.

Project coverage is 98.75%. Comparing base (9e7a185) to head (2acd46c).

Files with missing lines Patch % Lines
src/braket/schema_common/lenient.py 65.51% 17 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #192      +/-   ##
===========================================
- Coverage   100.00%   98.75%   -1.25%     
===========================================
  Files          106      107       +1     
  Lines         1550     1609      +59     
  Branches        17       24       +7     
===========================================
+ Hits          1550     1589      +39     
- Misses           0       17      +17     
- Partials         0        3       +3     

☔ View full report in Codecov by Sentry.
📢 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.