Skip to content

Fix FileBuffer usage documentation#1090

Merged
dreikanter merged 1 commit into
mainfrom
agent/f122-fix-file-buffer-docs
Jul 18, 2026
Merged

Fix FileBuffer usage documentation#1090
dreikanter merged 1 commit into
mainfrom
agent/f122-fix-file-buffer-docs

Conversation

@dreikanter

Copy link
Copy Markdown
Owner

Changes:

  • Update the FileBuffer examples to pass the source URL or path to load.
  • Remove the stale constructor parameter documentation.

Why:

The documented constructor API no longer matches the implementation.

References:

Checks:

  • Executable code is unchanged.
  • GitHub Actions will verify the branch.

@codecov

codecov Bot commented Jul 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.55%. Comparing base (ce0547a) to head (dc0ac23).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1090   +/-   ##
=======================================
  Coverage   97.55%   97.55%           
=======================================
  Files         355      355           
  Lines        8358     8358           
=======================================
  Hits         8154     8154           
  Misses        204      204           
Files with missing lines Coverage Δ
app/services/file_buffer.rb 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dreikanter
dreikanter marked this pull request as ready for review July 18, 2026 21:52
@dreikanter
dreikanter merged commit fdb7273 into main Jul 18, 2026
14 checks passed
@dreikanter
dreikanter deleted the agent/f122-fix-file-buffer-docs branch July 18, 2026 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant