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

Fix issue when calling Delete PIT endpoint and no PITs exist #11711

Merged
merged 3 commits into from
Jan 2, 2024

spotlessApply

6f87b99
Select commit
Loading
Failed to load commit list.
Merged

Fix issue when calling Delete PIT endpoint and no PITs exist #11711

spotlessApply
6f87b99
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 2, 2024 in 0s

71.29% (target 70.00%)

View this Pull Request on Codecov

71.29% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6a01d2f) 71.39% compared to head (6f87b99) 71.29%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11711      +/-   ##
============================================
- Coverage     71.39%   71.29%   -0.11%     
+ Complexity    59186    59171      -15     
============================================
  Files          4906     4906              
  Lines        278198   278199       +1     
  Branches      40422    40422              
============================================
- Hits         198624   198337     -287     
- Misses        63120    63414     +294     
+ Partials      16454    16448       -6     

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