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

dfint / changetext-py
95%

Build:
DEFAULT BRANCH: master
Repo Added 28 Jun 2022 06:02AM CUT
Token 6TiVMfeLF4UZnjnKOO8xNAXnZlBqKCqro regen
Build 112 Last
Files 23
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/pip/dev-dependencies-32a7e1c022
  • dependabot/pip/dev-dependencies-3b3c4a104a
  • dependabot/pip/dev-dependencies-486100aef0
  • dependabot/pip/dev-dependencies-5fa251fe58
  • dependabot/pip/dev-dependencies-70f41805e3
  • dependabot/pip/dev-dependencies-cb6724f633
  • dependabot/pip/dev-dependencies-e1cecf67b0
  • dependabot/pip/pymorphy3-2.0.3
  • dependabot/pip/pymorphy3-2.0.4
  • dependabot/pip/setuptools-78.1.1
  • master

01 Jul 2025 06:50AM CUT coverage: 95.078%. Remained the same
15992013391

push

github

insolor
Bump the dev-dependencies group with 4 updates

Bumps the dev-dependencies group with 4 updates: [flake8](https://github.com/pycqa/flake8), [pytest](https://github.com/pytest-dev/pytest), [pytest-cov](https://github.com/pytest-dev/pytest-cov) and [ruff](https://github.com/astral-sh/ruff).


Updates `flake8` from 7.2.0 to 7.3.0
- [Commits](https://github.com/pycqa/flake8/compare/7.2.0...7.3.0)

Updates `pytest` from 8.3.5 to 8.4.1
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.5...8.4.1)

Updates `pytest-cov` from 6.1.1 to 6.2.1
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.1.1...v6.2.1)

Updates `ruff` from 0.11.12 to 0.12.1
- [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.11.12...0.12.1)

---
updated-dependencies:
- dependency-name: flake8
  dependency-version: 7.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: pytest
  dependency-version: 8.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: pytest-cov
  dependency-version: 6.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: ruff
  dependency-version: 0.12.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

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

617 of 666 branches covered (92.64%)

Branch coverage included in aggregate %.

1141 of 1183 relevant lines covered (96.45%)

4.82 hits per line

Relevant lines Covered
Build:
Build:
1183 RELEVANT LINES 1141 COVERED LINES
4.82 HITS PER LINE
Source Files on master
  • Tree
  • List 23
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
88.0
changetext/changetext.py23 19 16 3 5.0 6 0
90.08
changetext/preliminary_changes.py329 155 141 14 5.0 95 12
93.75
changetext/common_state.py21 14 13 1 5.0 2 0
94.67
changetext/utils.py536 203 196 7 5.0 106 10
94.99
changetext/final_changes.py1010 485 469 16 5.0 270 23
97.45
changetext/tag_correction.py127 92 91 1 4.0 62 3
98.44
changetext/corrector.py59 42 42 0 5.0 21 1
100.0
changetext/logging_tools.py43 32 32 0 5.0 8 0
100.0
changetext/__init__.py3 3 3 0 5.0 0 0
100.0
changetext/replaced_parts.py30 2 2 0 5.0 0 0
Showing 1 to 10 of 23 entries
  • Previous
  • 1
  • 2
  • 3
  • Next
  • ►
    94.76
    changetext/
  • ►
    100.0
    tests/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
15992013391 master Bump the dev-dependencies group with 4 updates Bumps the dev-dependencies group with 4 updates: [flake8](https://github.com/pycqa/flake8), [pytest](https://github.com/pytest-dev/pytest), [pytest-cov](https://github.com/pytest-dev/pytest-cov) and ... push 01 Jul 2025 06:50AM CUT insolor github
95.08
15991969811 dependabot/pip/dev-dependencies-32a7e1c022 Merge 902a96c63 into 9008dc104 Pull #42 01 Jul 2025 06:48AM CUT web-flow github
95.08
15991936166 master Bump pymorphy3 from 2.0.3 to 2.0.4 Bumps [pymorphy3](https://github.com/no-plagiarism/pymorphy3) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/no-plagiarism/pymorphy3/releases) - [Changelog](https://github.com/no-plagiarism/pymorphy3/... push 01 Jul 2025 06:46AM CUT insolor github
95.08
15990920498 dependabot/pip/dev-dependencies-32a7e1c022 Merge f505e1853 into aa7c91ea2 Pull #42 01 Jul 2025 05:44AM CUT web-flow github
95.08
15990589974 dependabot/pip/pymorphy3-2.0.4 Merge 662809072 into aa7c91ea2 Pull #41 01 Jul 2025 05:22AM CUT web-flow github
95.08
15372897443 master Bump ruff from 0.11.7 to 0.11.12 in the dev-dependencies group Bumps the dev-dependencies group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.11.7 to 0.11.12 - [Release notes](https://github.com/astral-sh/ruff/... push 01 Jun 2025 08:23AM CUT insolor github
95.08
15370293348 dependabot/pip/dev-dependencies-70f41805e3 Merge 6b0c3a8d0 into 78a653ef7 Pull #40 01 Jun 2025 03:01AM CUT web-flow github
95.08
15123761779 master Bump setuptools from 75.8.0 to 78.1.1 Bumps [setuptools](https://github.com/pypa/setuptools) from 75.8.0 to 78.1.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst... push 19 May 2025 09:41PM CUT insolor github
95.08
15123615902 dependabot/pip/setuptools-78.1.1 Merge ec454b488 into e59aa71a3 Pull #39 19 May 2025 09:32PM CUT web-flow github
95.08
14771713063 master Bump the dev-dependencies group with 2 updates Bumps the dev-dependencies group with 2 updates: [pytest-cov](https://github.com/pytest-dev/pytest-cov) and [ruff](https://github.com/astral-sh/ruff). Updates `pytest-cov` from 6.0.0 to 6.1.1 - [Ch... push 01 May 2025 07:25AM CUT insolor github
95.08
See All Builds (112)

Badge your Repo: changetext-py

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