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

PyThaiNLP / pythainlp / 21098122271
54%
dev: 54%

Build:
Build:
LAST BUILD BRANCH: copilot/check-zip-safe-status
DEFAULT BRANCH: dev
Ran 17 Jan 2026 07:54PM 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

17 Jan 2026 05:23PM UTC coverage: 53.677% (+0.08%) from 53.596%
21098122271

Pull #1212

github

Copilot
Use string-based import to avoid broad import

Replace `import pythainlp; files(pythainlp)` with `files("pythainlp")` in get_pythainlp_path() to avoid importing the entire package unnecessarily. This is consistent with the pattern used elsewhere in the codebase and avoids potential circular import issues.

Co-authored-by: bact <128572+bact@users.noreply.github.com>
Pull Request #1212: Make package zip-safe by migrating to importlib.resources

79 of 110 new or added lines in 7 files covered. (71.82%)

4 existing lines in 3 files now uncovered.

4540 of 8458 relevant lines covered (53.68%)

0.54 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
93.75
-6.25% pythainlp/tools/path.py
10
84.85
-15.15% pythainlp/tag/crfchunk.py
20
0.0
0.0% pythainlp/spell/symspellpy.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
80.68
-0.21% pythainlp/corpus/core.py
1
89.29
0.82% pythainlp/corpus/th_en_translit.py
2
0.0
0.0% pythainlp/spell/symspellpy.py
Jobs
ID Job ID Ran Files Coverage
1 21098122271.1 17 Jan 2026 07:54PM UTC 191
53.68
GitHub Action Run
Source Files on build 21098122271
  • Tree
  • List 191
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1212
  • PR Base - dev (#21092351241)
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