Skip to content

Parser classifier #40

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

Draft
wants to merge 22 commits into
base: master
Choose a base branch
from
Draft

Parser classifier #40

wants to merge 22 commits into from

Conversation

rustamwin
Copy link
Member

Q A
Is bugfix? ✔️/❌
New feature? ✔️/❌
Breaks BC? ✔️/❌
Fixed issues

@codecov
Copy link

codecov bot commented Oct 15, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (f8f7776) 98.11% compared to head (46cf634) 100.00%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@              Coverage Diff              @@
##             master       #40      +/-   ##
=============================================
+ Coverage     98.11%   100.00%   +1.88%     
- Complexity       20        44      +24     
=============================================
  Files             1         4       +3     
  Lines            53       104      +51     
=============================================
+ Hits             52       104      +52     
+ Misses            1         0       -1     
Files Coverage Δ
src/AbstractClassifier.php 100.00% <100.00%> (ø)
src/NativeClassifier.php 100.00% <100.00%> (ø)
src/ParserClassifier.php 100.00% <100.00%> (ø)
src/ParserVisitor.php 100.00% <100.00%> (ø)

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

@rustamwin rustamwin mentioned this pull request Oct 18, 2023
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.

3 participants