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

Dataflow v2 #526

Merged
merged 473 commits into from
May 5, 2024
Merged

Dataflow v2 #526

merged 473 commits into from
May 5, 2024

Conversation

EagleoutIce
Copy link
Member

The big update.

See https://github.com/Code-Inspect/flowr/milestone/6 for the current state.

Copy link

codecov bot commented Nov 29, 2023

Codecov Report

Attention: Patch coverage is 77.63685% with 335 lines in your changes are missing coverage. Please review.

Project coverage is 71.01%. Comparing base (3cc5277) to head (7609fcc).

Files Patch % Lines
src/dataflow/v2/internal/function-definition.ts 21.21% 78 Missing ⚠️
src/dataflow/v2/internal/exit-points.ts 18.18% 45 Missing ⚠️
src/r-bridge/data/print.ts 25.00% 20 Missing and 1 partial ⚠️
src/dataflow/v2/internal/function-call.ts 62.96% 12 Missing and 8 partials ⚠️
src/r-bridge/data/get.ts 58.82% 14 Missing ⚠️
src/dataflow/v2/internal/parameter.ts 43.47% 13 Missing ⚠️
src/cli/repl/commands/normalize.ts 40.00% 12 Missing ⚠️
.../lang-4.x/ast/parser/xml/v2/internal/expression.ts 88.99% 4 Missing and 8 partials ⚠️
src/dataflow/v2/internal/argument.ts 63.63% 8 Missing ⚠️
...dge/lang-4.x/ast/parser/xml/common/input-format.ts 33.33% 7 Missing and 1 partial ⚠️
... and 38 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #526      +/-   ##
==========================================
- Coverage   71.19%   71.01%   -0.19%     
==========================================
  Files         217      268      +51     
  Lines        7047     7996     +949     
  Branches     1095     1248     +153     
==========================================
+ Hits         5017     5678     +661     
- Misses       1738     1983     +245     
- Partials      292      335      +43     

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

@EagleoutIce EagleoutIce added the dataflow Related to dataflow extraction label Jan 10, 2024
EagleoutIce and others added 28 commits February 10, 2024 14:37
indentation and handling of claimed support
furthermore, some refinement to the label system presentation
@EagleoutIce
Copy link
Member Author

This pull request is included in v2.0.0 (see Release v2.0.0 (Dataflow v2)).

19 similar comments
@EagleoutIce
Copy link
Member Author

This pull request is included in v2.0.0 (see Release v2.0.0 (Dataflow v2)).

@EagleoutIce
Copy link
Member Author

This pull request is included in v2.0.0 (see Release v2.0.0 (Dataflow v2)).

@EagleoutIce
Copy link
Member Author

This pull request is included in v2.0.0 (see Release v2.0.0 (Dataflow v2)).

@EagleoutIce
Copy link
Member Author

This pull request is included in v2.0.0 (see Release v2.0.0 (Dataflow v2)).

@EagleoutIce
Copy link
Member Author

This pull request is included in v2.0.0 (see Release v2.0.0 (Dataflow v2)).

@EagleoutIce
Copy link
Member Author

This pull request is included in v2.0.0 (see Release v2.0.0 (Dataflow v2)).

@EagleoutIce
Copy link
Member Author

This pull request is included in v2.0.0 (see Release v2.0.0 (Dataflow v2)).

@EagleoutIce
Copy link
Member Author

This pull request is included in v2.0.0 (see Release v2.0.0 (Dataflow v2)).

@EagleoutIce
Copy link
Member Author

This pull request is included in v2.0.0 (see Release v2.0.0 (Dataflow v2)).

@EagleoutIce
Copy link
Member Author

This pull request is included in v2.0.0 (see Release v2.0.0 (Dataflow v2)).

@EagleoutIce
Copy link
Member Author

This pull request is included in v2.0.0 (see Release v2.0.0 (Dataflow v2)).

@EagleoutIce
Copy link
Member Author

This pull request is included in v2.0.0 (see Release v2.0.0 (Dataflow v2)).

@EagleoutIce
Copy link
Member Author

This pull request is included in v2.0.0 (see Release v2.0.0 (Dataflow v2)).

@EagleoutIce
Copy link
Member Author

This pull request is included in v2.0.0 (see Release v2.0.0 (Dataflow v2)).

@EagleoutIce
Copy link
Member Author

This pull request is included in v2.0.0 (see Release v2.0.0 (Dataflow v2)).

@EagleoutIce
Copy link
Member Author

This pull request is included in v2.0.0 (see Release v2.0.0 (Dataflow v2)).

@EagleoutIce
Copy link
Member Author

This pull request is included in v2.0.0 (see Release v2.0.0 (Dataflow v2)).

@EagleoutIce
Copy link
Member Author

This pull request is included in v2.0.0 (see Release v2.0.0 (Dataflow v2)).

@EagleoutIce
Copy link
Member Author

This pull request is included in v2.0.0 (see Release v2.0.0 (Dataflow v2)).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dataflow Related to dataflow extraction high priority Probably best done before other issues.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants