Skip to content

refactor: use next() instead of for-loop for Metadata search

f7b66ac
Select commit
Loading
Failed to load commit list.
Open

fix: preserve Meta() constraints on optional msgspec Struct fields #4652

refactor: use next() instead of for-loop for Metadata search
f7b66ac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2026 in 1s

67.33% (+0.00%) compared to 5875eac

View this Pull Request on Codecov

67.33% (+0.00%) compared to 5875eac

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.33%. Comparing base (5875eac) to head (f7b66ac).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4652   +/-   ##
=======================================
  Coverage   67.32%   67.33%           
=======================================
  Files         292      292           
  Lines       14933    14937    +4     
  Branches     1673     1675    +2     
=======================================
+ Hits        10054    10058    +4     
  Misses       4743     4743           
  Partials      136      136           

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