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

ljnsn / coinapi-rest
92%

Build:
DEFAULT BRANCH: main
Repo Added 07 Mar 2024 12:31AM UTC
Files 105
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: main
CHANGE BRANCH
x
Reset
  • main
  • ci/coveralls
  • ci/fix-checkout
  • ci/publishing
  • ci/sonarqube-action
  • config/classifiers
  • config/dynamic-sonar
  • config/meta
  • dependabot/github_actions/SonarSource/sonarcloud-github-action-4.0.0
  • dependabot/github_actions/SonarSource/sonarcloud-github-action-5.0.0
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/download-artifact-5
  • dependabot/github_actions/actions/setup-python-6
  • dependabot/github_actions/actions/upload-artifact-4
  • dependabot/github_actions/astral-sh/setup-uv-4
  • dependabot/github_actions/astral-sh/setup-uv-5
  • dependabot/github_actions/astral-sh/setup-uv-6
  • dependabot/github_actions/astral-sh/setup-uv-7
  • dependabot/github_actions/pdm-project/setup-pdm-4
  • deps/bump
  • deps/update
  • docs/coverall
  • docs/readme
  • docs/sonar
  • fix/sonar
  • newline
  • refactor/rename
  • sonarqube
  • v0.0.5

16 Aug 2025 05:07PM UTC coverage: 92.413%. Remained the same
17010866748

push

github

web-flow
๐Ÿ’š ci(deps): bump actions/checkout from 4 to 5 (#35)

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/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  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>

138 of 168 branches covered (82.14%)

Branch coverage included in aggregate %.

2371 of 2547 relevant lines covered (93.09%)

5.59 hits per line

Relevant lines Covered
Build:
Build:
2547 RELEVANT LINES 2371 COVERED LINES
5.59 HITS PER LINE
Source Files on main
  • Tree
  • List 105
  • 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
17010866748 main ๐Ÿ’š ci(deps): bump actions/checkout from 4 to 5 (#35) 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/... push 16 Aug 2025 05:08PM UTC web-flow github
92.41
13585217782 main ๐Ÿ’š ci(deps): bump SonarSource/sonarcloud-github-action (#32) Bumps [SonarSource/sonarcloud-github-action](https://github.com/sonarsource/sonarcloud-github-action) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/sonarsource/sonarcloud-git... push 28 Feb 2025 09:28AM UTC web-flow github
92.41
12465580394 main ๐Ÿ’š ci(deps): bump astral-sh/setup-uv from 4 to 5 (#31) Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 4 to 5. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](https://github.com/astral-sh/setup-... push 23 Dec 2024 10:49AM UTC web-flow github
92.41
12286431078 main ๐Ÿ’š ci(deps): bump SonarSource/sonarcloud-github-action (#30) Bumps [SonarSource/sonarcloud-github-action](https://github.com/sonarsource/sonarcloud-github-action) from 3.1.0 to 4.0.0. - [Release notes](https://github.com/sonarsource/sonarcloud-gi... push 11 Dec 2024 11:05PM UTC web-flow github
92.41
12016433089 main ๐Ÿ’š ci(deps): bump astral-sh/setup-uv from 3 to 4 (#27) Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 3 to 4. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](https://github.com/astral-sh/setup-... push 25 Nov 2024 06:27PM UTC web-flow github
92.41
12016338296 main ๐Ÿ’š ci: fix publishing, use uv (#29) push 25 Nov 2024 06:21PM UTC web-flow github
92.41
12016109144 main ๐Ÿ’š ci: use specific version of sonarqube action (#28) push 25 Nov 2024 06:07PM UTC web-flow github
92.41
11410812817 main ๐Ÿงน chore: add newline (#26) push 18 Oct 2024 08:48PM UTC web-flow github
92.41
11392611884 main ๐Ÿง‘โ€๐Ÿ’ป devxp: add editorconfig and copier answers (#25) * ๐Ÿ”ง config(pre-commit): update * ๐Ÿง‘โ€๐Ÿ’ป devxp: add editorconfig and copier answers * ๐Ÿ”ง config: update pyproject and sync * ๐Ÿ”ง config(ruff): add back old ignores * ๐Ÿ”ง config(mypy): add my... push 17 Oct 2024 08:34PM UTC web-flow github
92.41
11374834185 main ๐Ÿ“ฆ๏ธ package: switch to uv (#24) * ๐Ÿ“ฆ๏ธ package: switch to uv * ๐Ÿ”ฅ dump: pdm lock * ๐Ÿ”ง config(hatch): add build targets * ๐Ÿ”จ script: add scripts as pdm scripts replacements * ๐Ÿ’š ci: update pipeline to use uv * ๐Ÿ’š ci: replace pdm commands ... push 16 Oct 2024 10:26PM UTC web-flow github
92.41
See All Builds (111)
  • 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