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

mocobeta / janome / 27080319981
87%

Build:
DEFAULT BRANCH: master
Ran 07 Jun 2026 02:26AM UTC
Jobs 1
Files 11
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

07 Jun 2026 02:25AM UTC coverage: 86.878% (+0.09%) from 86.787%
27080319981

push

github

web-flow
Switch to pyproject.toml from setup.py (#132)

* refactor: move janome to /src

* feat: add py.typed marker file

Add py.typed marker file to indicate that the package
supports type hints. This enables type checkers like mypy
to use inline type annotations from the package without
requiring a separate stubs package.

* chore: migrate to uv and modernize build setup

Remove legacy setuptools configuration and migrate to uv for
dependency management. Update GitHub Actions workflows to use uv
and modern action versions. Drop Python 3.9 support and add type
annotation to CHARS variable. Implement custom build hook for
dictionary extraction during package build.

* fix: skip build hook for non-wheel targets

Skip the custom build hook initialization when the build
target is not a wheel. This prevents unnecessary processing
during source distribution builds.

Also improve path handling by using pathlib's as_posix()
method instead of manual string replacement for better
cross-platform compatibility.

Update sdist configuration to use glob patterns for
including all janome source files instead of relying on
the packages directive.

* update lockfile

* update docs

* add changes entry for #132

---------

Co-authored-by: Tomoko Uchida <tomoko.uchida.1111@gmail.com>

1 of 1 new or added line in 1 file covered. (100.0%)

960 of 1105 relevant lines covered (86.88%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Unit Test - 27080319981.1 07 Jun 2026 02:27AM UTC 11
86.88
Source Files on build 27080319981
  • Tree
  • List 11
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • ffee3d28 on github
  • Prev Build on master (#18455933280)
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