Skip to content

improve

adaa1fe
Select commit
Loading
Failed to load commit list.
Open

Fix #888 issue #948

improve
adaa1fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 16, 2025 in 0s

88.27% (-10.98%) compared to 43abebf

View this Pull Request on Codecov

88.27% (-10.98%) compared to 43abebf

Details

Codecov Report

Attention: Patch coverage is 75.25773% with 24 lines in your changes missing coverage. Please review.

Project coverage is 88.27%. Comparing base (43abebf) to head (adaa1fe).

Files with missing lines Patch % Lines
src/QueryBuilder/AbstractDMLQueryBuilder.php 75.40% 15 Missing ⚠️
src/Command/BatchCommand.php 54.54% 5 Missing ⚠️
src/QueryBuilder/AbstractQueryBuilder.php 66.66% 2 Missing ⚠️
src/Command/AbstractCommand.php 90.90% 1 Missing ⚠️
src/Connection/AbstractConnection.php 75.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (43abebf) and HEAD (adaa1fe). Click for more details.

HEAD has 25 uploads less than BASE
Flag BASE (43abebf) HEAD (adaa1fe)
26 1
Additional details and impacted files
@@              Coverage Diff              @@
##             master     #948       +/-   ##
=============================================
- Coverage     99.24%   88.27%   -10.98%     
- Complexity     1554     1571       +17     
=============================================
  Files            98      100        +2     
  Lines          3852     3897       +45     
=============================================
- Hits           3823     3440      -383     
- Misses           29      457      +428     

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