Skip to content

fix: JSON middleware spec failing in CI#102

Merged
jgraichen merged 3 commits into
mainfrom
bug/json-spec
Jun 20, 2026
Merged

fix: JSON middleware spec failing in CI#102
jgraichen merged 3 commits into
mainfrom
bug/json-spec

Conversation

@jgraichen

Copy link
Copy Markdown
Owner

No description provided.

@jgraichen jgraichen self-assigned this Jun 20, 2026
@jgraichen jgraichen added the bug label Jun 20, 2026
Instead, always load all core_ext, which are always present in Rails,
and fix the test to undef as_json, since that broke the test assuming
that to_json is used for serialization.
@codecov

codecov Bot commented Jun 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.16%. Comparing base (b1dbea1) to head (df6f5e7).
⚠️ Report is 20 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
- Coverage   95.17%   95.16%   -0.02%     
==========================================
  Files          47       47              
  Lines        1161     1158       -3     
==========================================
- Hits         1105     1102       -3     
  Misses         56       56              

☔ View full report in Codecov by Harness.
📢 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.

@jgraichen jgraichen merged commit 8fe4dc0 into main Jun 20, 2026
22 checks passed
@jgraichen jgraichen deleted the bug/json-spec branch June 20, 2026 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant