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

open-contracting / kingfisher-process
82%
main: 80%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/django-4.2.24
DEFAULT BRANCH: main
Repo Added 10 May 2019 06:51PM UTC
Files 27
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 421-data-registry-endpoint
branch: 421-data-registry-endpoint
CHANGE BRANCH
x
Reset
  • 421-data-registry-endpoint
  • 306-convert
  • 306-docs
  • 306-no-null-strings-created
  • 366-stop-storing-file-errors
  • 443-collection-notes
  • broken-master
  • cove-requirements
  • dependabot/github_actions/actions/cache-3
  • dependabot/github_actions/actions/checkout-3
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/setup-python-3
  • dependabot/github_actions/actions/setup-python-4
  • dependabot/github_actions/actions/setup-python-5
  • dependabot/github_actions/actions/setup-python-6
  • dependabot/github_actions/docker/build-push-action-3
  • dependabot/github_actions/docker/build-push-action-4
  • dependabot/github_actions/docker/build-push-action-5
  • dependabot/github_actions/docker/build-push-action-6
  • dependabot/github_actions/docker/login-action-2
  • dependabot/github_actions/docker/login-action-3
  • dependabot/github_actions/docker/setup-buildx-action-3
  • dependabot/github_actions/dot-github/workflows/tj-actions/changed-files-41
  • dependabot/github_actions/pre-commit/action-3.0.1
  • dependabot/github_actions/tj-actions/changed-files-37
  • dependabot/github_actions/tj-actions/changed-files-38
  • dependabot/github_actions/tj-actions/changed-files-39
  • dependabot/github_actions/tj-actions/changed-files-40
  • dependabot/github_actions/tj-actions/changed-files-41
  • dependabot/github_actions/tj-actions/changed-files-42
  • dependabot/github_actions/tj-actions/changed-files-43
  • dependabot/github_actions/tj-actions/changed-files-44
  • dependabot/github_actions/tj-actions/changed-files-45
  • dependabot/pip/black-24.3.0
  • dependabot/pip/certifi-2024.7.4
  • dependabot/pip/django-4.2.10
  • dependabot/pip/django-4.2.11
  • dependabot/pip/django-4.2.14
  • dependabot/pip/django-4.2.15
  • dependabot/pip/django-4.2.16
  • dependabot/pip/django-4.2.17
  • dependabot/pip/django-4.2.21
  • dependabot/pip/django-4.2.22
  • dependabot/pip/django-4.2.24
  • dependabot/pip/django-4.2.7
  • dependabot/pip/djangorestframework-3.15.2
  • dependabot/pip/idna-3.7
  • dependabot/pip/orjson-3.9.15
  • dependabot/pip/requests-2.32.0
  • dependabot/pip/requests-2.32.4
  • dependabot/pip/sentry-sdk-2.8.0
  • dependabot/pip/sqlparse-0.5.0
  • dependabot/pip/urllib3-2.0.7
  • dependabot/pip/urllib3-2.2.2
  • dependabot/pip/urllib3-2.5.0
  • django
  • docker-gunicorn
  • docker-updates
  • docs-dependencies
  • duncandewhurst-patch-1
  • example-queries
  • files-store-support
  • fix-absolute-path-worker
  • fix-checker-extensions
  • fix-db
  • fix-metadata
  • main
  • master
  • optional_checker_remove
  • pre-commit-ci-update-config
  • settings
  • v1

25 Apr 2024 04:44PM UTC coverage: 81.592% (+4.6%) from 76.974%
8836327675

Pull #424

github

jpmckinney
Merge branch 'main' into 421-data-registry-endpoint
Pull Request #424: feat: add endpoint for getting collection metadata

109 of 116 new or added lines in 5 files covered. (93.97%)

984 of 1206 relevant lines covered (81.59%)

0.82 hits per line

Relevant lines Covered
Build:
Build:
1206 RELEVANT LINES 984 COVERED LINES
0.82 HITS PER LINE
Source Files on 421-data-registry-endpoint
  • Tree
  • List 26
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
8836327675 421-data-registry-endpoint Merge branch 'main' into 421-data-registry-endpoint Pull #424 25 Apr 2024 04:46PM UTC jpmckinney github
81.59
8811820686 421-data-registry-endpoint chore: Add message to assertion Pull #424 24 Apr 2024 06:07AM UTC jpmckinney github
81.59
8790628351 421-data-registry-endpoint chore: Use empty string for empty note or scrapyd_job Pull #424 22 Apr 2024 08:42PM UTC jpmckinney github
81.66
8762707419 421-data-registry-endpoint fix: Don't need select_for_status() from 1dee11f anymore, when using update_fields. Restore [] instead of .get() for required fields. Pull #424 20 Apr 2024 05:02AM UTC jpmckinney github
81.66
8762560932 421-data-registry-endpoint fix: Use correct settings import Pull #424 20 Apr 2024 04:27AM UTC jpmckinney github
81.71
8762525952 421-data-registry-endpoint feat: Parse path as <int:pk>. Use DictField instead of JSONField. Pull #424 20 Apr 2024 04:21AM UTC jpmckinney github
81.71
8762483060 421-data-registry-endpoint test: Fix CLI error expectations Pull #424 20 Apr 2024 04:13AM UTC jpmckinney github
81.69
8760813385 421-data-registry-endpoint feat: Remove django-filter and list view. Unclear why it was added in 1648df3 and e453e93 Pull #424 19 Apr 2024 11:41PM UTC jpmckinney github
81.56
8760787933 421-data-registry-endpoint feat: Remove django-filter and list view. Unclear why it was added in 1648df3 and e453e93 Pull #424 19 Apr 2024 11:37PM UTC jpmckinney github
81.56
8760744318 421-data-registry-endpoint feat: Remove django-filter and list view. Unclear why it was added in 1648df3 and e453e93 Pull #424 19 Apr 2024 11:30PM UTC jpmckinney github
81.56
See All Builds (1142)
  • 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