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

fedora-llvm-team / llvm-snapshots / 13672496696 / 1
56%
main: 56%

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

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

Source Files on job 13672496696.1
  • Tree
  • List 186
  • Changed 8
  • Source Changed 8
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13672496696
  • bc5238d7 on github
  • Prev Job for on main (#13657500995.1)
  • Next Job for on main (#13675979841.1)
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