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

macbre / mediawiki-dump
97%

Build:
DEFAULT BRANCH: master
Repo Added 30 Aug 2021 12:51PM UTC
Files 6
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: master
CHANGE BRANCH
x
Reset
  • master
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/setup-python-5.4.0
  • dependabot/github_actions/actions/setup-python-5.5.0
  • dependabot/github_actions/actions/setup-python-5.6.0
  • dependabot/github_actions/actions/setup-python-6.0.0
  • dependabot/github_actions/actions/setup-python-6.1.0
  • dependabot/github_actions/dependabot/fetch-metadata-2.3.0
  • dependabot/github_actions/dependabot/fetch-metadata-2.4.0
  • dependabot/pip/black-25.1.0
  • dependabot/pip/black-25.11.0
  • dependabot/pip/black-25.9.0
  • dependabot/pip/libarchive-c-5.2
  • dependabot/pip/libarchive-c-5.3
  • dependabot/pip/pylint-3.3.4
  • dependabot/pip/pylint-3.3.6
  • dependabot/pip/pylint-3.3.7
  • dependabot/pip/pylint-3.3.8
  • dependabot/pip/pylint-3.3.9
  • dependabot/pip/pytest-8.3.5
  • dependabot/pip/pytest-8.4.0
  • dependabot/pip/pytest-8.4.1
  • dependabot/pip/pytest-8.4.2
  • dependabot/pip/pytest-cov-6.0.0
  • dependabot/pip/pytest-cov-6.1.0
  • dependabot/pip/pytest-cov-6.1.1
  • dependabot/pip/pytest-cov-6.2.0
  • dependabot/pip/pytest-cov-6.2.1
  • dependabot/pip/pytest-cov-6.3.0
  • dependabot/pip/pytest-cov-7.0.0
  • dependabot/pip/responses-0.25.5
  • dependabot/pip/responses-0.25.6
  • dependabot/pip/responses-0.25.7
  • dependabot/pip/responses-0.25.8
  • python/drop-3.8

25 Nov 2025 06:41AM UTC coverage: 97.231%. Remained the same
19660722557

push

github

web-flow
Bump actions/checkout from 5 to 6 (#294)

Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

316 of 325 relevant lines covered (97.23%)

0.97 hits per line

Relevant lines Covered
Build:
Build:
325 RELEVANT LINES 316 COVERED LINES
0.97 HITS PER LINE
Source Files on master
  • Tree
  • List 6
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19660722557 master Bump actions/checkout from 5 to 6 (#294) Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGE... push 25 Nov 2025 06:42AM UTC web-flow github
97.23
19660687951 master Bump actions/setup-python from 5.6.0 to 6.1.0 (#295) Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.6.0 to 6.1.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/act... push 25 Nov 2025 06:40AM UTC web-flow github
97.23
18693653355 master Bump actions/checkout from 4 to 5 (#286) Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGE... push 21 Oct 2025 06:23PM UTC web-flow github
97.23
18693500094 master Trusted publishing push 21 Oct 2025 06:17PM UTC web-flow github
97.23
18693448907 master Bump pytest-cov from 6.3.0 to 7.0.0 (#290) Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.3.0 to 7.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-d... push 21 Oct 2025 06:16PM UTC web-flow github
97.23
13169637192 master v1.4.0 push 06 Feb 2025 01:03AM UTC web-flow github
97.23
13169474397 master Bump pytest-cov from 5.0.0 to 6.0.0 (#258) Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-d... push 06 Feb 2025 12:49AM UTC web-flow github
97.23
13169426655 master Bump black from 24.8.0 to 25.1.0 (#267) Bumps [black](https://github.com/psf/black) from 24.8.0 to 25.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https... push 06 Feb 2025 12:46AM UTC web-flow github
97.23
13169307615 master Update tests.yml: drop support for Python 3.8 and test under 3.12 and 3.13 (#268) * Update tests.yml: drop support for Python 3.8 and test under 3.12 and 3.13 * Update tests.yml: install & run coveralls using Python 3.12 * Update setup.py cove... push 06 Feb 2025 12:36AM UTC web-flow github
97.23
9946972387 master Bump coveralls from 3.3.1 to 4.0.1 (#235) Bumps [coveralls](https://github.com/TheKevJames/coveralls-python) from 3.3.1 to 4.0.1. - [Release notes](https://github.com/TheKevJames/coveralls-python/releases) - [Changelog](https://github.com/TheKe... push 15 Jul 2024 09:33PM UTC web-flow github
97.23
See All Builds (398)
  • 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