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 #6543

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

refactor: replace lodash/assignWith with vanilla js

cc0078f
Select commit
Loading
Failed to load commit list.
Open

refactor: replace lodash/assignWith with vanilla js #6543

refactor: replace lodash/assignWith with vanilla js
cc0078f
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 (cc0078f).
Report is 1 commits behind head on master.

❗ Current head cc0078f differs from pull request most recent head c3dc094. Consider uploading reports for the commit c3dc094 to get more accurate results

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

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