Skip to content

avoid workspace dependencies in compiler

ccde323
Select commit
Loading
Failed to load commit list.
Merged

fix: clean-up test dependency in qis compiler release workflow #1191

avoid workspace dependencies in compiler
ccde323
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2025 in 1s

78.61% (-0.05%) compared to 04d2e5b

View this Pull Request on Codecov

78.61% (-0.05%) compared to 04d2e5b

Details

Codecov Report

❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 78.61%. Comparing base (04d2e5b) to head (ccde323).

Files with missing lines Patch % Lines
qis-compiler/python/tests/test_basic_generation.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1191      +/-   ##
==========================================
- Coverage   78.65%   78.61%   -0.05%     
==========================================
  Files         151      151              
  Lines       18259    18263       +4     
  Branches    17169    17169              
==========================================
- Hits        14362    14357       -5     
- Misses       3017     3026       +9     
  Partials      880      880              

☔ 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.