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

BREAKING CHANGE: remove isDeepEqual function #711

Merged
merged 2 commits into from
Jun 12, 2024

chore: changeset

ec4bb6c
Select commit
Loading
Failed to load commit list.
Merged

BREAKING CHANGE: remove isDeepEqual function #711

chore: changeset
ec4bb6c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2024 in 1s

84.69% (-0.99%) compared to 8d11c75

View this Pull Request on Codecov

84.69% (-0.99%) compared to 8d11c75

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.69%. Comparing base (8d11c75) to head (ec4bb6c).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #711      +/-   ##
===========================================
- Coverage    85.67%   84.69%   -0.99%     
===========================================
  Files          131      131              
  Lines        25247    25241       -6     
  Branches      2663     2593      -70     
===========================================
- Hits         21631    21377     -254     
- Misses        3576     3828     +252     
+ Partials        40       36       -4     
Files Coverage Δ
packages/base/src/utils.ts 83.76% <ø> (-0.36%) ⬇️

... and 6 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8d11c75...ec4bb6c. Read the comment docs.