Skip to content

Deepen William Blake coverage again (#213)#214

Merged
Pro777 merged 2 commits intomainfrom
Pro777/213-blake-again
Apr 8, 2026
Merged

Deepen William Blake coverage again (#213)#214
Pro777 merged 2 commits intomainfrom
Pro777/213-blake-again

Conversation

@Pro777
Copy link
Copy Markdown
Owner

@Pro777 Pro777 commented Apr 8, 2026

Closes #213

Adds five more William Blake poems from Project Gutenberg's Songs of Innocence and of Experience:

  • The Shepherd
  • The Echoing Green
  • Night
  • The Fly
  • Ah, Sunflower

Also extends the existing Romantic ingest script with explicit start/end boundaries for Blake so the shared source extracts cleanly despite repeated headings.

Verification:

  • cd site && npm run build

@Pro777 Pro777 merged commit 057edaa into main Apr 8, 2026
1 of 2 checks passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 8, 2026

Warning

Rate limit exceeded

@Pro777 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 0 minutes and 29 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 0 minutes and 29 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: ebcb0a99-465d-4a42-95de-878ac294593f

📥 Commits

Reviewing files that changed from the base of the PR and between 250cda0 and 065f1c0.

📒 Files selected for processing (22)
  • meta/percy-bysshe-shelley/england-in-1819.yml
  • meta/percy-bysshe-shelley/lift-not-the-painted-veil.yml
  • meta/percy-bysshe-shelley/lines-written-among-the-euganean-hills.yml
  • meta/percy-bysshe-shelley/ode-to-liberty.yml
  • meta/percy-bysshe-shelley/one-word-is-too-often-profaned.yml
  • meta/william-blake/ah-sunflower.yml
  • meta/william-blake/night.yml
  • meta/william-blake/the-echoing-green.yml
  • meta/william-blake/the-fly.yml
  • meta/william-blake/the-shepherd.yml
  • poems/percy-bysshe-shelley/england-in-1819.txt
  • poems/percy-bysshe-shelley/lift-not-the-painted-veil.txt
  • poems/percy-bysshe-shelley/lines-written-among-the-euganean-hills.txt
  • poems/percy-bysshe-shelley/ode-to-liberty.txt
  • poems/percy-bysshe-shelley/one-word-is-too-often-profaned.txt
  • poems/william-blake/ah-sunflower.txt
  • poems/william-blake/night.txt
  • poems/william-blake/the-echoing-green.txt
  • poems/william-blake/the-fly.txt
  • poems/william-blake/the-shepherd.txt
  • scripts/ingest-gutenberg-romantic-depth.mjs
  • scripts/ingest-wikisource-shelley-depth.mjs
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch Pro777/213-blake-again

Comment @coderabbitai help to get the list of available commands and usage tips.

@Pro777 Pro777 deleted the Pro777/213-blake-again branch April 8, 2026 21:38
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (ac357da) to head (065f1c0).
⚠️ Report is 2 commits behind head on main.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #214   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           51        51           
  Branches        12        12           
=========================================
  Hits            51        51           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

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.

Deepen William Blake coverage again

2 participants