Skip to content

Conversation

yoanm
Copy link
Owner

@yoanm yoanm commented Aug 30, 2025

Pin behat/behat below 3.16.1
Starting at v3.17.0, no coverage file is generated due to XDebug driver badly managed:

No code coverage driver is available. No code coverage driver available

Copy link

codacy-production bot commented Aug 30, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -0.10%) (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (0bf3fb2) 183 183 100.00%
Head commit (8ca45b0) 183 (+0) 183 (+0) 100.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#103) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Copy link

codecov bot commented Aug 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (0bf3fb2) to head (0f0de9d).

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #103   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
===========================================
  Files              7         7           
  Lines            210       210           
===========================================
  Hits             210       210           
Flag Coverage Δ
functional-tests 100.00% <ø> (ø)
php-8.2 100.00% <ø> (ø)
sf-4.4 99.46% <ø> (ø)
sf-5.4 ?
sf-6.0 100.00% <ø> (ø)
unit-tests 0.00% <ø> (ø)

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

@yoanm yoanm force-pushed the fix/behat-coverage branch 4 times, most recently from 509094b to 4d10a34 Compare August 30, 2025 09:33
@yoanm yoanm force-pushed the fix/behat-coverage branch 16 times, most recently from 8f99ee7 to 8ca45b0 Compare August 30, 2025 15:24
@yoanm yoanm marked this pull request as ready for review August 30, 2025 15:28
@yoanm yoanm merged commit ad55687 into master Aug 30, 2025
77 checks passed
@yoanm yoanm deleted the fix/behat-coverage branch August 30, 2025 15:34
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.

1 participant