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 accidental mutation side effect breaking the Objects API v1 registration #5043

Merged
merged 5 commits into from
Jan 28, 2025

:bug: [#5035] Avoid the total configuration wrapper mutating the firs…

9e90a4c
Select commit
Loading
Failed to load commit list.
Merged

Fix accidental mutation side effect breaking the Objects API v1 registration #5043

:bug: [#5035] Avoid the total configuration wrapper mutating the firs…
9e90a4c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 28, 2025 in 0s

96.71% (+0.00%) compared to 306022a

View this Pull Request on Codecov

96.71% (+0.00%) compared to 306022a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.71%. Comparing base (306022a) to head (9e90a4c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5043   +/-   ##
=======================================
  Coverage   96.71%   96.71%           
=======================================
  Files         770      770           
  Lines       26488    26489    +1     
  Branches     3453     3453           
=======================================
+ Hits        25617    25618    +1     
  Misses        607      607           
  Partials      264      264           

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