• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

creek-service / aggregate-template / #424 / 1
97%
main: 97%

Build:
DEFAULT BRANCH: main
Ran 15 Mar 2023 12:30PM UTC
Files 7
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

15 Mar 2023 12:30PM UTC coverage: 96.269%. Remained the same
#424.1

push

github-actions

web-flow
Fix issue with concurrent pages build (#171)

* Fix issue with concurrent pages build

Previously, GitHub was cancelling any previous pages build, even though it should only have done so for pushs, not PR builds. (see https://github.com/orgs/community/discussions/49963)

Switch to including the Git ref in the concurrency group so that each branch builds independently.

This means pages builds to the `main` branch will be in-order, with any older builds being auto-cancelled.

While PR builds will build independently. With each PR in its own concurrency group. Older builds within the same PR will be cancelled, but the PR itself will always have its most recent pages build left to run.

* Fix issue with concurrent pages build

Previously, GitHub was cancelling any previous pages build, even though it should only have done so for pushs, not PR builds. (see https://github.com/orgs/community/discussions/49963)

Switch to including the Git ref in the concurrency group so that each branch builds independently.

This means pages builds to the `main` branch will be in-order, with any older builds being auto-cancelled.

While PR builds will build independently. With each PR in its own concurrency group. Older builds within the same PR will be cancelled, but the PR itself will always have its most recent pages build left to run.

129 of 134 relevant lines covered (96.27%)

0.96 hits per line

Source Files on job #424.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 424
  • d0fb554e on github
  • Prev Job for on main (##422.1)
  • Next Job for on main (##433.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc