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

PyThaiNLP / pythainlp / 21098122271 / 1
54%
dev: 54%

Build:
Build:
LAST BUILD BRANCH: copilot/fix-camembert-roberta-issue
DEFAULT BRANCH: dev
Ran 17 Jan 2026 07:54PM 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

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

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

4540 of 8458 relevant lines covered (53.68%)

0.54 hits per line

Source Files on job 21098122271.1
  • Tree
  • List 191
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21098122271
  • c2526e3c on github
  • Prev Job for on copilot/check-zip-safe-status (#21092351241.1)
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