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

glass-dev / glass / 11329541870 / 2
95%
main: 95%

Build:
DEFAULT BRANCH: main
Ran 14 Oct 2024 02:26PM UTC
Files 26
Run time 1s
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

14 Oct 2024 02:24PM UTC coverage: 59.581% (+0.08%) from 59.5%
11329541870.2

push

github

web-flow
gh-355: consistent use of `typing` and `collections.abc` (#356)

Fixes #355, simplifying #308, xref #350. Change all import of
`typing`/`collections.abc` to `import <x>` rather than `from <x> import`
syntax. This is useful because it is straightforward to see at a glance
where the `import` is coming from. Further, we have both
`numpy.random.Generator` and `collections.abc.Generator` in use - so it
separates them. I've also moved everything out of the `TYPE_CHECKING`
block, except from where `ruff` says we should.

146 of 276 branches covered (52.9%)

Branch coverage included in aggregate %.

1048 of 1728 relevant lines covered (60.65%)

0.61 hits per line

Source Files on job run-3.9 - 11329541870.2
  • Tree
  • List 0
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 11329541870
  • c15af395 on github
  • Prev Job for on main (#11327679423.2)
  • Next Job for on main (#11331068947.3)
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