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

[Bugfix] Fix IllegalArgumentException thrown when creating a PIT #16781

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Merge branch 'main' into create-pit-bugfix

4831adb
Select commit
Loading
Failed to load commit list.
Open

[Bugfix] Fix IllegalArgumentException thrown when creating a PIT #16781

Merge branch 'main' into create-pit-bugfix
4831adb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 0s

72.19% (target 70.00%)

View this Pull Request on Codecov

72.19% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.19%. Comparing base (57a6605) to head (4831adb).

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #16781      +/-   ##
============================================
- Coverage     72.24%   72.19%   -0.05%     
- Complexity    65334    65346      +12     
============================================
  Files          5318     5318              
  Lines        304069   304073       +4     
  Branches      43995    43995              
============================================
- Hits         219678   219529     -149     
- Misses        66389    66589     +200     
+ Partials      18002    17955      -47     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.