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

PyThaiNLP / pythainlp / 21619153531 / 1
66%
dev: 65%

Build:
Build:
LAST BUILD BRANCH: copilot/improve-corpus-test-speed
DEFAULT BRANCH: dev
Ran 03 Feb 2026 06:25AM UTC
Files 191
Run time 4s
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 Feb 2026 06:06AM UTC coverage: 65.768%. First build
21619153531.1

Pull #1257

github

Copilot
Use Union with native list types for Python 3.9 compatibility

- Change from PEP 604 union syntax (list[list[str]] | str) to Union[list[list[str]], str]
- Maintain native lowercase list types for Python 3.9+
- Ensure compatibility with type inspection tools in Python 3.9 strict mode

Co-authored-by: bact <128572+bact@users.noreply.github.com>
Pull Request #1257: Delay external dependency imports to class initialization

5685 of 8644 relevant lines covered (65.77%)

0.66 hits per line

Source Files on job 21619153531.1
  • Tree
  • List 191
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21619153531
  • 0ec00ae0 on github
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