Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: list generator elements should be optional (cherry-pick #17424) #17510

Merged
merged 1 commit into from
Mar 28, 2024

fix: elements should be optional (#17424)

c95ce04
Select commit
Loading
Failed to load commit list.
Merged

fix: list generator elements should be optional (cherry-pick #17424) #17510

fix: elements should be optional (#17424)
c95ce04
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2024 in 0s

49.70% (+0.00%) compared to 37da5e2

View this Pull Request on Codecov

49.70% (+0.00%) compared to 37da5e2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.70%. Comparing base (37da5e2) to head (c95ce04).
Report is 10 commits behind head on release-2.10.

Additional details and impacted files
@@              Coverage Diff              @@
##           release-2.10   #17510   +/-   ##
=============================================
  Coverage         49.70%   49.70%           
=============================================
  Files               271      271           
  Lines             47983    47983           
=============================================
  Hits              23849    23849           
  Misses            21784    21784           
  Partials           2350     2350           

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