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

Unleash / unleash / 11681981241
87%
master: 91%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 05 Nov 2024 10:17AM UTC
Jobs 1
Files 694
Run time 1min
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

05 Nov 2024 10:12AM UTC coverage: 87.654% (+0.01%) from 87.643%
11681981241

push

github

web-flow
chore: add connected environments to project status payload (#8645)

This PR adds connected environments to the project status payload.

It's done by:
- adding a new `getConnectedEnvironmentCountForProject` method to the
project store (I opted for this approach instead of creating a new view
model because it already has a `getEnvironmentsForProject` method)
- adding the project store to the project status service
- updating the schema

For the schema, I opted for adding a `resources` property, under which I
put `connectedEnvironments`. My thinking was that if we want to add the
rest of the project resources (that go in the resources widget), it'd
make sense to group those together inside an object. However, I'd also
be happy to place the property on the top level. If you have opinions
one way or the other, let me know.

As for the count, we're currently only counting environments that have
metrics and that are active for the current project.

2747 of 3570 branches covered (76.95%)

8 of 8 new or added lines in 3 files covered. (100.0%)

7 existing lines in 1 file now uncovered.

14136 of 16127 relevant lines covered (87.65%)

703.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11681981241.1 05 Nov 2024 10:17AM UTC 0
87.65
GitHub Action Run
Source Files on build 11681981241
Detailed source file information is not available for this build.
  • Back to Repo
  • 1897f8a1 on github
  • Prev Build on main (#11681611526)
  • Next Build on main (#11682650447)
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