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

nephila / giturlparse
96%

Build:
DEFAULT BRANCH: master
Repo Added 13 Nov 2020 04:58PM UTC
Token 4gS8nDYQ9zlFRafxiLxORp6bMtIiL2D7a regen
Build 517 Last
Files 13
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
Sync Branches
  • master
  • 0.11.0
  • 0.11.1
  • 0.12.0
  • 0.13.0
  • 0.14.0
  • 0.15.0
  • bugfix/issue-107-fix-bitbucked-url-parse
  • bugfix/issue-119-fix-pre-commit-error
  • bugfix/issue-156-pin-ruff
  • bugfix/issue-29-fix-deprecation
  • bugfix/issue-34-update-linting
  • bugfix/issue-42-gitlab-url-with-branch
  • bugfix/issue-43
  • bugfix/issue-46
  • bugfix/issue-66-remove-debug-print-statements
  • bugfix/issue-71-align-tox.ini-with-github-actions
  • bugifx/issue-29-fix-deprecation
  • bugifx/issue-33-more-github-urls
  • bugifx/issue-34-update-linting
  • dependabot/add-v2-config-file
  • dependabot/pip/mock-gte-5.2.0
  • dependabot/pip/setuptools-gte-83.0.0
  • feature/00.rewrite-owner-and-repo
  • feature/issue-121-add-type-hints
  • feature/issue-18-improve-regexps
  • feature/issue-21-add-access-tokens-parse-support
  • feature/issue-47
  • feature/issue-48
  • feature/issue-79-migrate-to-bump-my-version
  • feature/issue-88-switch-to-coveralls-github-action
  • feature/strict-regexp
  • feature/us-10213-update-tooling
  • fix-blob-tree-prefix-strip
  • fix/gitlab-url-with-branch
  • github-port-support
  • patch-1
  • pre-commit-ci-update-config
  • remove-debug-print-statements
  • support-userless-scp-style-urls

28 Jul 2026 09:35AM UTC coverage: 96.246%. Remained the same
30347211861

push

github

web-flow
fix: pin ruff version to 0.15.22 (#157)

41 of 42 branches covered (97.62%)

Branch coverage included in aggregate %.

241 of 251 relevant lines covered (96.02%)

3.84 hits per line

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

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
30347211861 master fix: pin ruff version to 0.15.22 (#157) push 28 Jul 2026 09:35AM UTC web-flow github
96.25
30339814540 master [pre-commit.ci] pre-commit autoupdate (#155) updates: - [github.com/PyCQA/isort: 9.0.0a3 → 9.0.0b1](https://github.com/PyCQA/isort/compare/9.0.0a3...9.0.0b1) - [github.com/astral-sh/ruff-pre-commit: v0.15.20 → v0.16.0](https://github.com/astral-s... push 28 Jul 2026 07:48AM UTC web-flow github
96.25
28426311697 master [pre-commit.ci] pre-commit autoupdate (#153) updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.17 → v0.15.20](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.17...v0.15.20) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit... push 30 Jun 2026 06:59AM UTC web-flow github
96.25
27601285881 master Release 0.15.0 push 16 Jun 2026 07:25AM UTC protoroto github
96.25
27601104723 master [pre-commit.ci] pre-commit autoupdate (#151) updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.16 → v0.15.17](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.16...v0.15.17) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit... push 16 Jun 2026 07:21AM UTC web-flow github
96.25
27601073548 master Fix path/branch extraction stripping every marker occurrence (#152) GitHubPlatform and GitLabPlatform built `path`/`branch` with str.replace(marker, ""), which removes *every* occurrence of the marker rather than only the leading one. A URL whose... push 16 Jun 2026 07:20AM UTC web-flow github
96.25
27258276392 master [pre-commit.ci] pre-commit autoupdate (#148) updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.15 → v0.15.16](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.15...v0.15.16) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit... push 10 Jun 2026 06:42AM UTC web-flow github
96.25
26935776669 master [pre-commit.ci] pre-commit autoupdate (#147) updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.14 → v0.15.15](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.14...v0.15.15) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit... push 04 Jun 2026 06:49AM UTC web-flow github
96.25
26435547593 master [pre-commit.ci] pre-commit autoupdate (#146) updates: - [github.com/psf/black-pre-commit-mirror: 26.3.1 → 26.5.1](https://github.com/psf/black-pre-commit-mirror/compare/26.3.1...26.5.1) - [github.com/astral-sh/ruff-pre-commit: v0.15.12 → v0.15.14... push 26 May 2026 06:11AM UTC web-flow github
96.25
25038326710 master [pre-commit.ci] pre-commit autoupdate (#144) updates: - [github.com/PyCQA/isort: 8.0.1 → 9.0.0a3](https://github.com/PyCQA/isort/compare/8.0.1...9.0.0a3) - [github.com/astral-sh/ruff-pre-commit: v0.15.10 → v0.15.12](https://github.com/astral-sh/r... push 28 Apr 2026 06:50AM UTC web-flow github
96.25
See All Builds (271)

Badge your Repo: giturlparse

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 TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc