Skip to content

Conversation

landongrindheim
Copy link
Member

There was a pass done recently to update references to unprocessable_entity, but some changes have since been merged. unprocessable_entity has been replaced with unprocessable_content.

There was a pass done recently to update references to
`unprocessable_entity`, but some changes have since been merged.
`unprocessable_entity` has been replaced with `unprocessable_content`.
Copy link

codecov bot commented Sep 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.22%. Comparing base (710cb8f) to head (49a541b).
⚠️ Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5971   +/-   ##
=======================================
  Coverage   97.22%   97.22%           
=======================================
  Files         473      473           
  Lines        9764     9764           
=======================================
  Hits         9493     9493           
  Misses        271      271           

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

@colby-swandale
Copy link
Member

Before merging this, can we spend a few mins to check if there is a rubocop rule to automatically enforce this standard?

@landongrindheim
Copy link
Member Author

Before merging this, can we spend a few mins to check if there is a rubocop rule to automatically enforce this standard?

@colby-swandale There's a PR open on rubocop-rails to add a cop for this, but it hasn't seen movement in a few weeks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants