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

Nested statistics #371

Merged

Conversation

EagleoutIce
Copy link
Member

@EagleoutIce EagleoutIce commented Sep 30, 2023

Additionally, this provides the parent context information (the role) in the decoration phase!

@EagleoutIce EagleoutIce linked an issue Sep 30, 2023 that may be closed by this pull request
6 tasks
@codecov
Copy link

codecov bot commented Sep 30, 2023

Codecov Report

Attention: 32 lines in your changes are missing coverage. Please review.

Files Coverage Δ
src/benchmark/stats/summarizer.ts 57.81% <100.00%> (ø)
src/dataflow/internal/process/expression-list.ts 100.00% <100.00%> (+2.35%) ⬆️
src/r-bridge/lang-4.x/ast/model/collect.ts 100.00% <100.00%> (ø)
...r-bridge/lang-4.x/ast/model/processing/decorate.ts 97.07% <100.00%> (+1.55%) ⬆️
...rc/r-bridge/lang-4.x/ast/model/processing/index.ts 100.00% <100.00%> (ø)
src/r-bridge/lang-4.x/ast/model/processing/role.ts 100.00% <100.00%> (ø)
...x/ast/parser/xml/internal/expression/expression.ts 91.17% <100.00%> (+0.26%) ⬆️
src/statistics/features/feature.ts 100.00% <ø> (ø)
src/statistics/features/supported/index.ts 100.00% <100.00%> (ø)
src/statistics/features/supported/loops.ts 100.00% <100.00%> (+60.00%) ⬆️
... and 5 more

... and 2 files with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@EagleoutIce EagleoutIce changed the title Draft: Nested statistics Nested statistics Oct 1, 2023
@EagleoutIce EagleoutIce merged commit a38e2ee into main Oct 1, 2023
19 checks passed
@EagleoutIce EagleoutIce deleted the 370-nesting-depth-function-definitions-loops-conditionals branch October 1, 2023 20:35
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.

Nesting depth (function-definitions, loops, conditionals, ...)
1 participant