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

refactor: replace lodash/assignWith with vanilla js #6581

Merged
merged 2 commits into from
Mar 28, 2024

fix: size limit

ba65405
Select commit
Loading
Failed to load commit list.
Merged

refactor: replace lodash/assignWith with vanilla js #6581

fix: size limit
ba65405
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 28, 2024 in 0s

92.34% (target 70.00%)

View this Pull Request on Codecov

92.34% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.34%. Comparing base (937f845) to head (ba65405).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6581      +/-   ##
==========================================
- Coverage   92.34%   92.34%   -0.01%     
==========================================
  Files         318      318              
  Lines        6910     6909       -1     
  Branches     1729     1729              
==========================================
- Hits         6381     6380       -1     
  Misses        493      493              
  Partials       36       36              

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