Closed
Conversation
…ives as old_frontend
- Removed test_jax_dynamic_api.py from Story 2 scope - This file tests JAX dynamic API features, not measurements - Moved to Story 3 (JAX Integration) for proper scope alignment Story 2 now focuses only on measurement-related tests.
Files audited with policy v2: - test_measurements_results.py (58 tests, 2 capture_todo, 2 old_frontend) - test_measurements_shots_results.py (25 tests, 1 old_frontend) - test_measurement_transforms.py (17 old_frontend - Catalyst-specific transforms) - test_measurement_dynamic_shapes.py (11 tests) - test_pauli_rot_and_measure.py (8 tests) - test_shotvector.py (5 tests) - test_skip_initial_state_prep.py (19 tests) Added capture_mode parameter wiring per policy v2.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2498 +/- ##
==========================================
- Coverage 96.75% 96.73% -0.03%
==========================================
Files 156 156
Lines 16989 17015 +26
Branches 1658 1658
==========================================
+ Hits 16438 16459 +21
- Misses 402 406 +4
- Partials 149 150 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
Author
|
quite some capturetodo xfail didn't work as expected 🤔 I think we need a better cleaner branch to redo this |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Following #2474, but logically we would like this to be independent/parallel
[sc-111255]