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

glass-dev / glass / 11162055867
94%

Build:
DEFAULT BRANCH: main
Ran 03 Oct 2024 12:34PM UTC
Jobs 2
Files 13
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

03 Oct 2024 12:33PM UTC coverage: 58.528%. Remained the same
11162055867

push

github

web-flow
gh-302: add `actionlint` and fix issues (#303)

Add https://github.com/rhysd/actionlint to check through GitHub Actions
workflows.

The fix was related to this error

```yaml
.github/workflows/test.yml:51:31: receiver of object dereference "key" must be type of object but got "number" [expression]
   |
51 |           nox -s doctests-${{ matrix.python-version.key || matrix.python-version
   |                               ^~~~~~~~~~~~~~~~~~~~~~~~~
.github/workflows/test.yml:55:31: receiver of object dereference "key" must be type of object but got "number" [expression]
   |
55 |           nox -s coverage-${{ matrix.python-version.key || matrix.python-version
```

Why did we have this `matrix.python-version.key` bit @Saransh-cpp?
Introduced in https://github.com/glass-dev/glass/pull/287, sorry I
missed it.

501 of 856 relevant lines covered (58.53%)

2.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11162055867.1 03 Oct 2024 12:34PM UTC 0
58.48
GitHub Action Run
2 11162055867.2 03 Oct 2024 12:34PM UTC 0
58.53
GitHub Action Run
Source Files on build 11162055867
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #11162055867
  • 61b1181e on github
  • Prev Build on main (#11160570673)
  • Next Build on main (#11162132782)
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