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

fortran-lang / fprettify / 30724691455
96%

Build:
DEFAULT BRANCH: master
Ran 02 Aug 2026 12:10AM UTC
Jobs 5
Files 8
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

02 Aug 2026 12:09AM UTC coverage: 96.02% (+0.1%) from 95.875%
30724691455

push

github

web-flow
201 test failures (#202)

* clarifying missing reset of test directory in documentation

* temporarily undo problematic change to detect misaligned lines

* Tests: make tests for non-whitespace changes less strict (ignore new line characters)

* clarify how to disable auto line break

* Tests: ignore inserted ampersands

* update test results

* adding unit test expected to fail due to removed statement label

* Preserve statement labels during auto line-splitting (#1)

When write_formatted_line splits a long line (via _insert_split_chunks
or _detach_inline_comment), the statement label was consumed but never
restored for the replacement lines. This caused labels like "1003" to
be silently dropped from FORMAT statements that exceeded the line length
limit.

Three issues addressed in write_formatted_line:
- Restore the label after split/detach so it appears on the first chunk
- In the overflow fallback path, prepend the label when orig_line lacks it
- When detaching an inline comment from a labeled line, compensate the
  comment's indent for the label-replacement space inflation

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

* updating test results

* formatting

* fix: make auto line-splitting idempotent (#2)

* clarifications regarding integration test setup

*  add newest python versions

* minor readme fixes

---------

Co-authored-by: Andreas Zach <80193776+zandivx@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Stig Helgeland <stig@pions.no>

1737 of 1809 relevant lines covered (96.02%)

4.8 hits per line

Coverage Regressions

Lines Coverage ∆ File
8
0.0
0.0% fprettify/_version.py
Jobs
ID Job ID Ran Files Coverage
1 3.10 - 30724691455.1 02 Aug 2026 12:12AM UTC 8
96.02
GitHub Action Run
2 3.13 - 30724691455.2 02 Aug 2026 12:12AM UTC 8
96.02
GitHub Action Run
3 3.11 - 30724691455.3 02 Aug 2026 12:12AM UTC 8
96.02
GitHub Action Run
4 3.12 - 30724691455.4 02 Aug 2026 12:12AM UTC 8
96.02
GitHub Action Run
5 3.14 - 30724691455.5 02 Aug 2026 12:12AM UTC 8
96.02
GitHub Action Run
Source Files on build 30724691455
  • Tree
  • List 8
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • efac9526 on github
  • Prev Build on master (#22277112051)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc