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

dfint / df-translation-toolkit
45%

Build:
DEFAULT BRANCH: master
Repo Added 01 Sep 2023 03:36PM UTC
Token 2rKhwzGIXf972hC8rNdQoLdyJifS98c9K regen
Build 246 Last
Files 45
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • dependabot/github_actions/all-45154b2adb
  • dependabot/github_actions/all-8a9da2b879
  • dependabot/github_actions/all-cd7291ea65
  • dependabot/pip/babel-2.13.1
  • dependabot/pip/babel-2.14.0
  • dependabot/pip/babel-2.15.0
  • dependabot/pip/babel-2.16.0
  • dependabot/pip/babel-2.17.0
  • dependabot/pip/black-24.3.0
  • dependabot/pip/cairosvg-2.8.2
  • dependabot/pip/dev-dependencies-22a1069f49
  • dependabot/pip/dev-dependencies-2787611f2e
  • dependabot/pip/dev-dependencies-34a421a1cc
  • dependabot/pip/dev-dependencies-3b3c4a104a
  • dependabot/pip/dev-dependencies-53fb6a923f
  • dependabot/pip/dev-dependencies-58852060aa
  • dependabot/pip/dev-dependencies-5d725f99a6
  • dependabot/pip/dev-dependencies-683999e301
  • dependabot/pip/dev-dependencies-7199f40045
  • dependabot/pip/dev-dependencies-747808fa65
  • dependabot/pip/dev-dependencies-7e18bf0e5d
  • dependabot/pip/dev-dependencies-87f5007267
  • dependabot/pip/dev-dependencies-a1ed4900b8
  • dependabot/pip/dev-dependencies-afe6a569d8
  • dependabot/pip/dev-dependencies-b233240fb4
  • dependabot/pip/dev-dependencies-b3bf4f7305
  • dependabot/pip/dev-dependencies-bce7030717
  • dependabot/pip/dev-dependencies-d1baed05d7
  • dependabot/pip/dev-dependencies-daf7ace038
  • dependabot/pip/dev-dependencies-dddaaa0f7c
  • dependabot/pip/dev-dependencies-ea6f237247
  • dependabot/pip/dev-dependencies-edd7f40a0d
  • dependabot/pip/dev-dependencies-fafb07ac30
  • dependabot/pip/idna-3.7
  • dependabot/pip/jinja2-3.1.3
  • dependabot/pip/jinja2-3.1.4
  • dependabot/pip/jinja2-3.1.5
  • dependabot/pip/jinja2-3.1.6
  • dependabot/pip/loguru-0.7.2
  • dependabot/pip/loguru-0.7.3
  • dependabot/pip/mypy-1.16.0
  • dependabot/pip/mypy-1.16.1
  • dependabot/pip/mypy-1.17.1
  • dependabot/pip/pillow-10.2.0
  • dependabot/pip/pillow-10.3.0
  • dependabot/pip/requests-2.32.0
  • dependabot/pip/requests-2.32.3
  • dependabot/pip/requests-2.32.4
  • dependabot/pip/ruff-0.0.291
  • dependabot/pip/typer-0.12.0
  • dependabot/pip/typer-0.12.5
  • dependabot/pip/typer-0.14.0
  • dependabot/pip/typer-0.15.1
  • dependabot/pip/typer-0.15.2
  • dependabot/pip/typer-0.15.3
  • dependabot/pip/typer-0.16.0
  • dependabot/pip/types-requests-2.32.0.20250515
  • dependabot/pip/types-requests-2.32.4.20250611
  • dependabot/pip/unidecode-1.3.7
  • dependabot/pip/unidecode-1.3.8
  • dependabot/pip/unidecode-1.4.0
  • dependabot/pip/urllib3-2.0.6
  • dependabot/pip/urllib3-2.0.7
  • dependabot/pip/urllib3-2.2.2
  • dependabot/pip/urllib3-2.5.0
  • dont-add-line-numbers-to-pot
  • dont-add-linenumbers
  • dont-ignore-dardinal-points
  • fix-create-pot
  • fix-from-template-get-dictionaries
  • fix-ignoring-short-strings
  • fix-plc0206-warning
  • fix-readme
  • get-back-from-speach
  • ignore-dash-separated-words
  • ignore-started-with-underscored-word
  • ignore-underline-started-words
  • improve-ignore-rules
  • insolor-patch-1
  • master
  • mypy
  • pass-version-number-using-output
  • remove-black-isort-config
  • remove-black-isort-refurb
  • remove-flake8-usage
  • remove-obsolete
  • ruff
  • update-coverage
  • update-ruff
  • version-0-8-0

01 Aug 2025 06:35AM UTC coverage: 45.063%. Remained the same
16668173724

push

github

insolor
Bump the dev-dependencies group with 2 updates

Bumps the dev-dependencies group with 2 updates: [coverage](https://github.com/nedbat/coveragepy) and [ruff](https://github.com/astral-sh/ruff).


Updates `coverage` from 7.9.1 to 7.10.1
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.9.1...7.10.1)

Updates `ruff` from 0.12.1 to 0.12.7
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.12.1...0.12.7)

---
updated-dependencies:
- dependency-name: coverage
  dependency-version: 7.10.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: ruff
  dependency-version: 0.12.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>

188 of 462 branches covered (40.69%)

Branch coverage included in aggregate %.

451 of 956 relevant lines covered (47.18%)

1.89 hits per line

Relevant lines Covered
Build:
Build:
956 RELEVANT LINES 451 COVERED LINES
1.89 HITS PER LINE
Source Files on master
  • Tree
  • List 45
  • Changed 13
  • Source Changed 0
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
16668173724 master Bump the dev-dependencies group with 2 updates Bumps the dev-dependencies group with 2 updates: [coverage](https://github.com/nedbat/coveragepy) and [ruff](https://github.com/astral-sh/ruff). Updates `coverage` from 7.9.1 to 7.10.1 - [Release n... push 01 Aug 2025 06:35AM UTC insolor github
45.06
16668152636 dependabot/pip/dev-dependencies-ea6f237247 Merge 30726efc6 into 728102e86 Pull #146 01 Aug 2025 06:34AM UTC web-flow github
45.32
16668124844 master Bump mypy from 1.16.1 to 1.17.1 Bumps [mypy](https://github.com/python/mypy) from 1.16.1 to 1.17.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.16.1...v1.17.1) --- ... push 01 Aug 2025 06:32AM UTC insolor github
45.06
16667495535 dependabot/pip/mypy-1.17.1 Merge fbb23028b into 66a3e0ce3 Pull #147 01 Aug 2025 05:54AM UTC web-flow github
45.06
16667493208 dependabot/pip/dev-dependencies-ea6f237247 Merge 897df8e7c into 66a3e0ce3 Pull #146 01 Aug 2025 05:54AM UTC web-flow github
45.06
15995404295 master Bump the dev-dependencies group with 4 updates Bumps the dev-dependencies group with 4 updates: [pytest](https://github.com/pytest-dev/pytest), [pytest-cov](https://github.com/pytest-dev/pytest-cov), [coverage](https://github.com/nedbat/coveragep... push 01 Jul 2025 09:28AM UTC insolor github
45.06
15995111782 dependabot/pip/dev-dependencies-34a421a1cc Merge 32fb7503b into ec08f7fe6 Pull #142 01 Jul 2025 09:16AM UTC web-flow github
45.06
15995032911 master Ignore eq without hash ruff warning push 01 Jul 2025 09:12AM UTC insolor github
45.06
15994999670 insolor-patch-1 Merge ccb953f25 into 74f1ae3c5 Pull #145 01 Jul 2025 09:11AM UTC web-flow github
45.06
15994752784 master Bump mypy from 1.16.0 to 1.16.1 Bumps [mypy](https://github.com/python/mypy) from 1.16.0 to 1.16.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.16.0...v1.16.1) --- ... push 01 Jul 2025 09:00AM UTC insolor github
45.06
See All Builds (246)

Badge your Repo: df-translation-toolkit

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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

© 2025 Coveralls, Inc