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

feat: better matching for lists and objects #895

Merged
merged 2 commits into from
Sep 28, 2023

fix: tests, record breaking change

1490226
Select commit
Loading
Failed to load commit list.
Merged

feat: better matching for lists and objects #895

fix: tests, record breaking change
1490226
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 28, 2023 in 0s

52.75% (+0.06%) compared to 4ad9dfd

View this Pull Request on Codecov

52.75% (+0.06%) compared to 4ad9dfd

Details

Codecov Report

Merging #895 (1490226) into next (4ad9dfd) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             next     #895      +/-   ##
==========================================
+ Coverage   52.69%   52.75%   +0.06%     
==========================================
  Files         233      233              
  Lines       10007    10020      +13     
  Branches     2628     2631       +3     
==========================================
+ Hits         5273     5286      +13     
  Misses       4348     4348              
  Partials      386      386              
Files Coverage Δ
packages/core/src/lib/util/filter.util.ts 100.00% <100.00%> (ø)