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 test cases match3/4 and new feature "--" #2016

Merged
merged 1 commit into from
Sep 11, 2023

add match3/4 -- and fix some test cases

9fc716b
Select commit
Loading
Failed to load commit list.
Merged

Add test cases match3/4 and new feature "--" #2016

add match3/4 -- and fix some test cases
9fc716b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2023 in 0s

90.03% (target 80.00%)

View this Pull Request on Codecov

90.03% (target 80.00%)

Details

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (510d804) 90.03% compared to head (9fc716b) 90.03%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2016   +/-   ##
=======================================
  Coverage   90.03%   90.03%           
=======================================
  Files         903      903           
  Lines       32922    32923    +1     
=======================================
+ Hits        29641    29643    +2     
+ Misses       3281     3280    -1     
Files Changed Coverage Δ
src/parser/transform/transform_graph_pattern.cpp 93.18% <100.00%> (+0.07%) ⬆️

... and 1 file with indirect coverage changes

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