-
Notifications
You must be signed in to change notification settings - Fork 551
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 Regex Inspector and Email Inspector example. #115
Conversation
for more information, see https://pre-commit.ci
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #115 +/- ##
==========================================
+ Coverage 79.13% 80.00% +0.87%
==========================================
Files 64 66 +2
Lines 2823 2926 +103
==========================================
+ Hits 2234 2341 +107
+ Misses 589 585 -4 ☔ View full report in Codecov by Sentry. |
* feat: Add new_system.rst to document the design of * feat: Updated LICENSE * feat: Updated docs/source/design/motivation.rst * feat: Updated docs/source/developer_guides/extensi * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: sweep-ai[bot] <128439645+sweep-ai[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
Now we have InspectorInitError, which can replace DataModelError when initialize an inspector
for more information, see https://pre-commit.ci
Can we test all default |
Ah, using manager is a good idea. (妙啊) |
Description
Motivation and Context
How has this been tested?
Types of changes
Checklist: