-
Notifications
You must be signed in to change notification settings - Fork 506
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: add parser class(#1699) #1700
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1700 +/- ##
==========================================
- Coverage 78.76% 78.53% -0.24%
==========================================
Files 298 299 +1
Lines 6189 6195 +6
Branches 1006 1007 +1
==========================================
- Hits 4875 4865 -10
- Misses 1096 1111 +15
- Partials 218 219 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
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.
Yay for starting!
Closes #1699