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

Add SequenceFilter and CollectionFilter #9

Merged
merged 1 commit into from
Apr 25, 2024
Merged

Conversation

roanutil
Copy link
Owner

feature/sequence-filter

Copy link

codecov bot commented Apr 25, 2024

Codecov Report

Attention: Patch coverage is 96.33774% with 36 lines in your changes are missing coverage. Please review.

Project coverage is 96.20%. Comparing base (e1676bb) to head (871ac5f).

Files Patch % Lines
Sources/Filter/Collection/CollectionFilter.swift 0.00% 10 Missing ⚠️
Sources/Filter/Sequence/SequenceFilter.swift 0.00% 10 Missing ⚠️
...es/FilterClosure/Closure+CollectionPredicate.swift 83.87% 5 Missing ⚠️
...Predicate/NSPredicate+AnyCollectionPredicate.swift 90.90% 4 Missing ⚠️
...erNSPredicate/NSExpression+SequenceOperators.swift 0.00% 3 Missing ⚠️
...rces/FilterClosure/Closure+SequencePredicate.swift 92.00% 2 Missing ⚠️
...NSPredicate/NSPredicate+AnySequencePredicate.swift 95.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   96.06%   96.20%   +0.14%     
==========================================
  Files          26       49      +23     
  Lines         863     1846     +983     
==========================================
+ Hits          829     1776     +947     
- Misses         34       70      +36     

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

@roanutil roanutil merged commit a79f104 into main Apr 25, 2024
6 checks passed
@roanutil roanutil deleted the feature/sequence-filter branch April 25, 2024 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant