-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Get the whole page tree and process options to filter it #5
Conversation
90dec6b
to
94461b9
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #5 +/- ##
==========================================
+ Coverage 44.94% 47.54% +2.60%
==========================================
Files 7 7
Lines 336 408 +72
Branches 32 40 +8
==========================================
+ Hits 151 194 +43
- Misses 184 212 +28
- Partials 1 2 +1 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree the filter can be handy for various reasons. We dont have to expose them on ZF at first. user-written regex often leads to frustration
2def419
to
c3bb8c5
Compare
94461b9
to
383269a
Compare
383269a
to
35b5448
Compare
Changes:
Nota: to be reviewed after #4 is merged