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

jackfirth / resyntax / #433
94%
master: 94%

Build:
Build:
LAST BUILD BRANCH: rule-application-timing
DEFAULT BRANCH: master
Ran 07 Jul 2026 08:27AM UTC
Jobs 1
Files 159
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

07 Jul 2026 08:16AM UTC coverage: 93.931% (+0.04%) from 93.896%
#433

Pull #793

cover

jackfirth
Add rules replacing call-with-output-file with display-to-file

Adds two rules to the file-io-suggestions suite. A call-with-output-file
expression whose procedure just displays a value to the port is
rewritten to display-to-file, and one whose procedure consists of
displayln calls is rewritten to display-lines-to-file. The rules only
fire when the port is used as nothing but the last argument of the
display calls, and Resyntax's existing binding correctness check
discards the suggestions in modules that don't import racket/file.

Fixes #673.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Pull Request #793: Add rules replacing call-with-output-file with display-to-file

95 of 95 new or added lines in 2 files covered. (100.0%)

16019 of 17054 relevant lines covered (93.93%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #433.1 07 Jul 2026 08:27AM UTC 159
93.93
Source Files on build #433
  • Tree
  • List 159
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #793
  • PR Base - master (#)
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