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(test): prevent error by upgrading suites #512

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

fix(test): prevent error by upgrading suites

4965d42
Select commit
Loading
Failed to load commit list.
Draft

fix(test): prevent error by upgrading suites #512

fix(test): prevent error by upgrading suites
4965d42
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2024 in 0s

58.91% (-0.14%) compared to 20b74e6

View this Pull Request on Codecov

58.91% (-0.14%) compared to 20b74e6

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 58.91%. Comparing base (20b74e6) to head (4965d42).
Report is 43 commits behind head on main.

Files with missing lines Patch % Lines
src/Model/Fulfilment/OrderLine.php 0.00% 2 Missing ⚠️
src/Support/Collection.php 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #512      +/-   ##
============================================
- Coverage     59.04%   58.91%   -0.14%     
+ Complexity     1804     1636     -168     
============================================
  Files           110      112       +2     
  Lines          4283     4756     +473     
============================================
+ Hits           2529     2802     +273     
- Misses         1754     1954     +200     

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