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

dfint / package-build
69%

Build:
DEFAULT BRANCH: main
Repo Added 30 Jun 2024 04:50PM UTC
Files 11
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 main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • dependabot/github_actions/github-actions-0f2f19d45b
  • dependabot/github_actions/github-actions-58f5d25be4
  • dependabot/github_actions/github-actions-5a848f9c43
  • dependabot/github_actions/github-actions-81661f83bb
  • dependabot/github_actions/github-actions-b29af9d0ce
  • dependabot/github_actions/github-actions-b98224d620
  • dependabot/github_actions/github-actions-d9834b2a00
  • dependabot/github_actions/github-actions-e3ae387099
  • dependabot/github_actions/github-actions-f7a0345848
  • dependabot/pip/dev-dependencies-3b3c4a104a
  • dependabot/pip/dev-dependencies-5d725f99a6
  • dependabot/pip/dev-dependencies-60d023271e
  • dependabot/pip/dev-dependencies-70f41805e3
  • dependabot/pip/dev-dependencies-946c6bf2a9
  • dependabot/pip/dev-dependencies-e1cecf67b0
  • dependabot/pip/dev-dependencies-ec87355b0c
  • dependabot/pip/dev-dependencies-f0e6270fbf
  • dependabot/pip/loguru-0.7.3
  • dependabot/pip/pydantic-2.10.4
  • dependabot/pip/pydantic-2.10.6
  • dependabot/pip/pydantic-2.11.1
  • dependabot/pip/pydantic-2.11.4
  • dependabot/pip/pydantic-2.11.5
  • dependabot/pip/pydantic-2.11.7
  • dependabot/pip/requests-2.32.4
  • dependabot/pip/streamlit-1.41.1
  • dependabot/pip/streamlit-1.42.2
  • dependabot/pip/streamlit-1.44.0
  • dependabot/pip/streamlit-1.45.0
  • dependabot/pip/streamlit-1.45.1
  • dependabot/pip/streamlit-1.46.1
  • dependabot/pip/streamlit-1.47.1
  • dependabot/uv/dev-dependencies-11b981e841
  • dependabot/uv/dev-dependencies-21b2ce5639
  • dependabot/uv/dev-dependencies-437389345c
  • dependabot/uv/dev-dependencies-4cebb5b62e
  • dependabot/uv/dev-dependencies-55e2579216
  • dependabot/uv/dev-dependencies-7848a38567
  • dependabot/uv/dev-dependencies-d0d2843509
  • dependabot/uv/dev-dependencies-e2c2ef3a76
  • dependabot/uv/pydantic-2.11.9
  • dependabot/uv/pydantic-2.12.3
  • dependabot/uv/pydantic-2.12.5
  • dependabot/uv/pydantic-2.13.3
  • dependabot/uv/requests-2.32.5
  • dependabot/uv/requests-2.33.1
  • dependabot/uv/streamlit-1.49.1
  • dependabot/uv/streamlit-1.50.0
  • dependabot/uv/streamlit-1.51.0
  • dependabot/uv/streamlit-1.52.2
  • dependabot/uv/streamlit-1.53.1
  • dependabot/uv/streamlit-1.54.0
  • dependabot/uv/streamlit-1.56.0
  • dependabot/uv/streamlit-1.57.0
  • main
  • migrate-to-uv
  • sort_files
  • streamlit-gettext

01 May 2026 08:20AM UTC coverage: 68.526%. Remained the same
25207888786

push

github

insolor
Bump pydantic from 2.12.5 to 2.13.3

Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.5 to 2.13.3.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.12.5...v2.13.3)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-version: 2.13.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

172 of 251 relevant lines covered (68.53%)

2.06 hits per line

Relevant lines Covered
Build:
Build:
251 RELEVANT LINES 172 COVERED LINES
2.06 HITS PER LINE
Source Files on main
  • Tree
  • List 11
  • 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
25207888786 main Bump pydantic from 2.12.5 to 2.13.3 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.5 to 2.13.3. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTOR... push 01 May 2026 08:21AM UTC insolor github
68.53
25207845150 dependabot/uv/pydantic-2.13.3 Merge 4bc6c6097 into ad3950095 Pull #98 01 May 2026 08:19AM UTC web-flow github
68.53
25207811312 main Bump streamlit from 1.56.0 to 1.57.0 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.56.0 to 1.57.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.... push 01 May 2026 08:18AM UTC insolor github
68.53
25207701104 main Bump the dev-dependencies group with 2 updates Bumps the dev-dependencies group with 2 updates: [ruff](https://github.com/astral-sh/ruff) and [pytest](https://github.com/pytest-dev/pytest). Updates `ruff` from 0.15.8 to 0.15.12 - [Release notes... push 01 May 2026 08:13AM UTC insolor github
68.53
25207692743 main Bump astral-sh/setup-uv from 8.0.0 to 8.1.0 in the github-actions group Bumps the github-actions group with 1 update: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv). Updates `astral-sh/setup-uv` from 8.0.0 to 8.1.0 - [Release notes... push 01 May 2026 08:13AM UTC insolor github
68.53
25206334771 dependabot/uv/streamlit-1.57.0 Merge dea01be73 into c7b7ff761 Pull #99 01 May 2026 07:20AM UTC web-flow github
68.53
25206328746 dependabot/uv/pydantic-2.13.3 Merge 6d1d1b74c into c7b7ff761 Pull #98 01 May 2026 07:19AM UTC web-flow github
68.53
25206325421 dependabot/uv/dev-dependencies-7848a38567 Merge 48524777f into c7b7ff761 Pull #97 01 May 2026 07:19AM UTC web-flow github
68.53
25206200110 dependabot/github_actions/github-actions-81661f83bb Merge 2e23830ad into c7b7ff761 Pull #96 01 May 2026 07:14AM UTC web-flow github
68.53
23836072426 main Bump requests from 2.32.5 to 2.33.1 Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.33.1. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commit... push 01 Apr 2026 06:55AM UTC insolor github
68.53
See All Builds (245)
  • 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

© 2026 Coveralls, Inc