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

Document and Refactor the Feature Extraction #360

Merged
merged 17 commits into from
Sep 29, 2023

Conversation

EagleoutIce
Copy link
Member

This makes the dataflow information available!

@EagleoutIce EagleoutIce linked an issue Sep 27, 2023 that may be closed by this pull request
@EagleoutIce EagleoutIce changed the title Document and Refactor the Feature Extraction Draft: Document and Refactor the Feature Extraction Sep 27, 2023
@codecov
Copy link

codecov bot commented Sep 27, 2023

Codecov Report

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

Files Coverage Δ
src/statistics/features/feature.ts 100.00% <ø> (ø)
src/statistics/features/supported/control-flow.ts 100.00% <100.00%> (ø)
...rc/statistics/features/supported/used-functions.ts 100.00% <100.00%> (ø)
src/statistics/index.ts 100.00% <100.00%> (ø)
src/statistics/meta-statistics.ts 100.00% <100.00%> (ø)
src/statistics/output/statistics-file.ts 60.00% <100.00%> (ø)
src/util/objects.ts 100.00% <100.00%> (ø)
src/statistics/output/print-stats.ts 29.72% <0.00%> (ø)
src/statistics/post-process/post-process-output.ts 26.78% <0.00%> (ø)
src/statistics/features/supported/used-packages.ts 45.83% <25.00%> (ø)
... and 7 more

📢 Thoughts on this report? Let us know!.

@EagleoutIce EagleoutIce changed the title Draft: Document and Refactor the Feature Extraction Document and Refactor the Feature Extraction Sep 29, 2023
@EagleoutIce EagleoutIce merged commit a95520e into main Sep 29, 2023
19 checks passed
@EagleoutIce EagleoutIce deleted the 357-document-the-feature-extraction branch September 29, 2023 09:04
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.

Document and Refactor the Feature Extraction
1 participant