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

glass-dev / glass / 11162055867 / 2
94%
main: 94%

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

03 Oct 2024 12:33PM UTC coverage: 58.528% (+0.05%) from 58.48%
11162055867.2

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.

1002 of 1712 relevant lines covered (58.53%)

0.59 hits per line

Source Files on job 11162055867.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 11162055867
  • 61b1181e on github
  • Prev Job for on main (#11160570673.2)
  • Next Job for on main (#11162132782.4)
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