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

PyThaiNLP / pythainlp / 21669117303
65%
dev: 65%

Build:
Build:
LAST BUILD BRANCH: copilot/improve-corpus-test-speed
DEFAULT BRANCH: dev
Ran 04 Feb 2026 11:31AM 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

04 Feb 2026 11:09AM UTC coverage: 64.8% (-0.4%) from 65.208%
21669117303

Pull #1277

github

Copilot
Add type annotations to module and class variables

- Added type annotations to all module-level variables including loop variables in ancient/aksonhan.py, util/morse.py, util/spell_words.py, util/syllable.py, wsd/core.py
- Added type annotations to ulmfit/core.py module-level rule lists
- Added type annotations to cli/__init__.py, ulmfit/preprocess.py, wangchanberta/__init__.py, wangchanberta/core.py
- Added type annotations to transliterate/royin.py reassignments
- Added class-level type annotations to WordNetAug, ChatBotModel, Words_Spelling_Correction, WngchanBerta_ONNX, WunsenTransliterate

Co-authored-by: bact <128572+bact@users.noreply.github.com>
Pull Request #1277: [WIP] Add type annotations to achieve 100% coverage

188 of 422 new or added lines in 84 files covered. (44.55%)

15 existing lines in 11 files now uncovered.

5926 of 9145 relevant lines covered (64.8%)

0.65 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% pythainlp/augment/lm/fasttext.py
1
90.91
0.0% pythainlp/augment/word2vec/core.py
1
0.0
0.0% pythainlp/coref/core.py
1
0.0
0.0% pythainlp/generate/wangchanglm.py
1
0.0
0.0% pythainlp/parse/esupar_engine.py
1
0.0
0.0% pythainlp/parse/spacy_thai_engine.py
1
0.0
0.0% pythainlp/summarize/mt5.py
1
67.39
0.0% pythainlp/tag/named_entity.py
1
90.48
0.0% pythainlp/tools/path.py
1
0.0
0.0% pythainlp/translate/__init__.py
1
0.0
0.0% pythainlp/translate/word2word_translate.py
1
76.47
0.0% pythainlp/transliterate/core.py
1
0.0
0.0% pythainlp/ulmfit/tokenizer.py
1
0.0
0.0% pythainlp/wangchanberta/__init__.py
2
24.46
2.24% pythainlp/spell/words_spelling_correction.py
2
69.77
-0.96% pythainlp/tokenize/nlpo3.py
2
0.0
0.0% pythainlp/tokenize/oskut.py
2
0.0
0.0% pythainlp/tokenize/sefr_cut.py
2
0.0
0.0% pythainlp/translate/core.py
2
0.0
0.0% pythainlp/transliterate/thaig2p_v2.py
2
0.0
0.0% pythainlp/transliterate/umt5_thaig2p.py
2
0.0
0.0% pythainlp/wangchanberta/core.py
3
60.0
-1.9% pythainlp/augment/word2vec/thai2fit.py
3
0.0
0.0% pythainlp/summarize/keybert.py
4
0.0
0.0% pythainlp/augment/lm/phayathaibert.py
4
0.0
0.0% pythainlp/chat/core.py
4
0.0
0.0% pythainlp/phayathaibert/core.py
4
0.0
0.0% pythainlp/tokenize/attacut.py
4
0.0
0.0% pythainlp/tokenize/wtsplit.py
4
0.0
0.0% pythainlp/translate/th_fr.py
5
0.0
0.0% pythainlp/ulmfit/preprocess.py
6
0.0
0.0% pythainlp/augment/lm/wangchanberta.py
6
0.0
0.0% pythainlp/translate/small100.py
6
0.0
0.0% pythainlp/wsd/core.py
7
0.0
0.0% pythainlp/augment/word2vec/bpemb_wv.py
7
0.0
0.0% pythainlp/translate/en_th.py
7
0.0
0.0% pythainlp/translate/zh_th.py
7
0.0
0.0% pythainlp/transliterate/wunsen.py
12
0.0
0.0% pythainlp/tag/wangchanberta_onnx.py
12
0.0
0.0% pythainlp/transliterate/thai2rom_onnx.py
13
0.0
0.0% pythainlp/ulmfit/core.py
27
0.0
0.0% pythainlp/transliterate/thai2rom.py
27
0.0
0.0% pythainlp/transliterate/thaig2p.py
32
0.0
0.0% pythainlp/translate/tokenization_small100.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% pythainlp/augment/lm/fasttext.py
1
0.0
0.0% pythainlp/augment/word2vec/bpemb_wv.py
1
0.0
0.0% pythainlp/chat/core.py
1
24.46
2.24% pythainlp/spell/words_spelling_correction.py
1
0.0
0.0% pythainlp/tag/wangchanberta_onnx.py
1
0.0
0.0% pythainlp/translate/core.py
1
0.0
0.0% pythainlp/translate/tokenization_small100.py
1
0.0
0.0% pythainlp/transliterate/thai2rom_onnx.py
1
0.0
0.0% pythainlp/wsd/core.py
3
0.0
0.0% pythainlp/transliterate/thai2rom.py
3
0.0
0.0% pythainlp/transliterate/thaig2p.py
Jobs
ID Job ID Ran Files Coverage
1 21669117303.1 04 Feb 2026 11:31AM UTC 191
64.8
GitHub Action Run
Source Files on build 21669117303
  • Tree
  • List 191
  • Changed 22
  • Source Changed 0
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1277
  • PR Base - dev (#21666541177)
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