Skip to content

fix(test-rpc): handle extra fields in TransactionByHashResponse after CamelModel extra="forbid"#1997

Closed
LouisTsai-Csie wants to merge 1 commit into
ethereum:forks/amsterdamfrom
LouisTsai-Csie:fix-pydantic-rule
Closed

fix(test-rpc): handle extra fields in TransactionByHashResponse after CamelModel extra="forbid"#1997
LouisTsai-Csie wants to merge 1 commit into
ethereum:forks/amsterdamfrom
LouisTsai-Csie:fix-pydantic-rule

refactor: enhance rpc response model validation

fd88214
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2026 in 1s

86.33% (+0.00%) compared to 8c9e889

View this Pull Request on Codecov

86.33% (+0.00%) compared to 8c9e889

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.33%. Comparing base (8c9e889) to head (fd88214).

Additional details and impacted files
@@               Coverage Diff                @@
##           forks/amsterdam    #1997   +/-   ##
================================================
  Coverage            86.33%   86.33%           
================================================
  Files                  538      538           
  Lines                34557    34557           
  Branches              3222     3222           
================================================
  Hits                 29835    29835           
  Misses                4148     4148           
  Partials               574      574           

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