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

PyThaiNLP / pythainlp / 21619153531
66%
dev: 65%

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

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

3 of 32 new or added lines in 9 files covered. (9.38%)

5685 of 8644 relevant lines covered (65.77%)

0.66 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
pythainlp/augment/lm/wangchanberta.py
1
0.0
pythainlp/coref/han_coref.py
1
0.0
pythainlp/summarize/mt5.py
2
0.0
pythainlp/augment/lm/fasttext.py
3
0.0
pythainlp/coref/_fastcoref.py
4
0.0
pythainlp/summarize/keybert.py
7
0.0
pythainlp/parse/transformers_ud.py
10
0.0
pythainlp/wangchanberta/core.py
Jobs
ID Job ID Ran Files Coverage
1 21619153531.1 03 Feb 2026 06:25AM UTC 191
65.77
GitHub Action Run
Source Files on build 21619153531
  • Tree
  • List 191
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1257
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