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

fedora-llvm-team / llvm-snapshots / 13672496696
55%

Build:
DEFAULT BRANCH: main
Ran 05 Mar 2025 09:19AM UTC
Jobs 1
Files 186
Run time 1min
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

05 Mar 2025 09:17AM UTC coverage: 39.539%. Remained the same
13672496696

push

github

web-flow
Check code format only once (#1131)

* We were checking the code format in two places before:

  1. `.github/workflows/pre-commit.yml` which internally calls black
     with version `24.3.0`. There's a git hook which always runs this on
     every developer machine.

  2. `.github/workflows/check-python-code-formatting-with-black.yml` which
     was running black as well but with version `@stable` that bumped to
     `25.1.0`.

* This change removes the
`.github/workflows/check-python-code-formatting-with-black.yml` because
it is redundant not run locally.

* Also, this change updates the version of `black` used in `pre-commit` to
`25.1.0` and reformats code accordingly.

10173 of 25729 relevant lines covered (39.54%)

0.4 hits per line

Jobs
ID Job ID Ran Files Coverage
1 13672496696.1 05 Mar 2025 09:19AM UTC 186
39.54
GitHub Action Run
Source Files on build 13672496696
  • Tree
  • List 186
  • Changed 8
  • Source Changed 8
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13672496696
  • bc5238d7 on github
  • Prev Build on main (#13657500995)
  • Next Build on main (#13675979841)
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