Skip to content

Fix displaying last successful debug shrunk values#115

Merged
Baptouuuu merged 3 commits into
mainfrom
fix-debug-in-shrinking
Jul 3, 2026
Merged

Fix displaying last successful debug shrunk values#115
Baptouuuu merged 3 commits into
mainfrom
fix-debug-in-shrinking

Conversation

@Baptouuuu

Copy link
Copy Markdown
Member

In case the shrinking process finds both strategies (a and b) to succeed, then the values displayed via $assert-debug() are the ones from the successful b strategy instead of the ones from the last failing scenario.

@Baptouuuu Baptouuuu self-assigned this Jul 3, 2026
@Baptouuuu Baptouuuu added the bug Something isn't working label Jul 3, 2026
@codecov

codecov Bot commented Jul 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.98%. Comparing base (0b5e59d) to head (54b1065).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #115      +/-   ##
============================================
+ Coverage     91.93%   91.98%   +0.05%     
- Complexity     1527     1528       +1     
============================================
  Files           140      140              
  Lines          8490     8521      +31     
============================================
+ Hits           7805     7838      +33     
+ Misses          685      683       -2     

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

@Baptouuuu Baptouuuu merged commit f09817b into main Jul 3, 2026
54 checks passed
@Baptouuuu Baptouuuu deleted the fix-debug-in-shrinking branch July 3, 2026 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant