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

Reorganize stat files #2075

Merged
merged 1 commit into from
Sep 24, 2023

reorganize stat files

819b0ca
Select commit
Loading
Failed to load commit list.
Merged

Reorganize stat files #2075

reorganize stat files
819b0ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2023 in 1s

90.24% (target 80.00%)

View this Pull Request on Codecov

90.24% (target 80.00%)

Details

Codecov Report

Patch coverage: 96.35% and no project coverage change.

Comparison is base (57d37b2) 90.23% compared to head (819b0ca) 90.24%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2075   +/-   ##
=======================================
  Coverage   90.23%   90.24%           
=======================================
  Files         955      963    +8     
  Lines       34647    34654    +7     
=======================================
+ Hits        31265    31274    +9     
+ Misses       3382     3380    -2     
Files Changed Coverage Δ
...include/planner/join_order/cardinality_estimator.h 100.00% <ø> (ø)
src/include/planner/query_planner.h 100.00% <ø> (ø)
...include/processor/operator/ddl/create_node_table.h 100.00% <ø> (ø)
.../include/processor/operator/ddl/create_rdf_graph.h 100.00% <ø> (ø)
.../include/processor/operator/ddl/create_rel_table.h 100.00% <ø> (ø)
...de/processor/operator/ddl/create_rel_table_group.h 100.00% <ø> (ø)
.../include/processor/operator/persistent/copy_node.h 100.00% <ø> (ø)
...c/include/processor/operator/persistent/copy_rel.h 100.00% <ø> (ø)
...e/processor/operator/persistent/copy_rel_columns.h 100.00% <ø> (ø)
...de/processor/operator/persistent/delete_executor.h 100.00% <ø> (ø)
... and 34 more

... and 3 files with indirect coverage changes

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