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(utils): accept null as default option in applyDefault #6724

Merged
merged 6 commits into from
Jul 17, 2023

Merge branch 'main' into fix/issue-6439

081e79f
Select commit
Failed to load commit list.
Merged

fix(utils): accept null as default option in applyDefault #6724

Merge branch 'main' into fix/issue-6439
081e79f
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Jul 17, 2023 in 0s

87.47% (+0.00%) compared to d67fd6d

View this Pull Request on Codecov

87.47% (+0.00%) compared to d67fd6d

Details

Codecov Report

Merging #6724 (081e79f) into main (d67fd6d) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6724   +/-   ##
=======================================
  Coverage   87.47%   87.47%           
=======================================
  Files         379      379           
  Lines       13228    13228           
  Branches     3905     3905           
=======================================
  Hits        11571    11571           
  Misses       1279     1279           
  Partials      378      378           
Impacted Files Coverage Δ
packages/utils/src/eslint-utils/deepMerge.ts 89.47% <100.00%> (ø)