Skip to content

Allow to disable shrinking on a per proof basis#96

Merged
Baptouuuu merged 3 commits intodevelopfrom
disable-shrinking-on-proof
May 1, 2026
Merged

Allow to disable shrinking on a per proof basis#96
Baptouuuu merged 3 commits intodevelopfrom
disable-shrinking-on-proof

Conversation

@Baptouuuu
Copy link
Copy Markdown
Member

Fix #66

@Baptouuuu Baptouuuu self-assigned this May 1, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 1, 2026

Codecov Report

❌ Patch coverage is 97.05882% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.86%. Comparing base (b0c8053) to head (e1f0b09).
⚠️ Report is 4 commits behind head on develop.

Files with missing lines Patch % Lines
src/Application.php 95.00% 2 Missing ⚠️
src/Runner/Proof.php 95.65% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop      #96      +/-   ##
=============================================
+ Coverage      91.76%   91.86%   +0.09%     
- Complexity      2235     2244       +9     
=============================================
  Files            151      151              
  Lines           9342     9443     +101     
=============================================
+ Hits            8573     8675     +102     
+ Misses           769      768       -1     

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

@Baptouuuu Baptouuuu merged commit 0edc5bb into develop May 1, 2026
56 checks passed
@Baptouuuu Baptouuuu deleted the disable-shrinking-on-proof branch May 1, 2026 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow to disable shrinking on a per proof basis

1 participant