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(#2035): Prevent infinite loops caused by cyclic references on typedValue #2036

Merged
merged 3 commits into from
May 6, 2024

Merge branch 'master' into fix/2035

4044fe0
Select commit
Loading
Failed to load commit list.
Merged

fix(#2035): Prevent infinite loops caused by cyclic references on typedValue #2036

Merge branch 'master' into fix/2035
4044fe0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2024 in 0s

46.74% (-0.01%) compared to 555357e

View this Pull Request on Codecov

46.74% (-0.01%) compared to 555357e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.74%. Comparing base (555357e) to head (4044fe0).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2036      +/-   ##
==========================================
- Coverage   46.74%   46.74%   -0.01%     
==========================================
  Files         492      492              
  Lines       69616    69614       -2     
==========================================
- Hits        32542    32539       -3     
- Misses      34363    34364       +1     
  Partials     2711     2711              

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