Skip to content
Snippets Groups Projects

Improve test coverage for asset aggregation across multiple pages.

Open catch requested to merge issue/drupal-3445285:3445285-add-extra-page into 11.x
1 unresolved thread

Closes #3445285

Merge request reports

Members who can merge are allowed to add commits.

Merged results pipeline #194014 passed

Merged results pipeline passed for 02fdc113

Approval is optional
Code Quality is loading
Test summary results are being parsed
Merge blocked: 1 check failed

Merge details

  • The source branch is 1336 commits behind the target branch.
  • 1 commit will be added to 11.x.
  • Source branch will not be deleted.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
56 56 $php_executable_finder = new PhpExecutableFinder();
57 57 $this->php = $php_executable_finder->find();
58 58 $this->root = dirname(substr(__DIR__, 0, -strlen(__NAMESPACE__)), 2);
59 chdir($this->root);
  • catch added 29 commits

    added 29 commits

    • f429dac0...d4883273 - 27 commits from branch project:11.x
    • 9ac33786 - Improve test coverage for asset aggregation across multiple pages.
    • 227dae96 - Update assertions after CSS size reduction.

    Compare with previous version

  • catch added 1 commit

    added 1 commit

    • 364ddc89 - Update assertions after CSS file size reduction.

    Compare with previous version

  • Dave Long
  • Dave Long added 1 commit

    added 1 commit

    • 253b0a6f - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Please register or sign in to reply
    Loading