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

Fix: reconstruction of if-then-else constructs #790

Merged
merged 3 commits into from
May 11, 2024

Conversation

EagleoutIce
Copy link
Member

No description provided.

@EagleoutIce EagleoutIce linked an issue May 11, 2024 that may be closed by this pull request
Copy link

codecov bot commented May 11, 2024

Codecov Report

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

Project coverage is 71.85%. Comparing base (9385f2b) to head (a7fc3f7).

Files Patch % Lines
src/reconstruct/reconstruct.ts 94.44% 0 Missing and 1 partial ⚠️
src/slicing/criterion/filters/all-variables.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #790      +/-   ##
==========================================
+ Coverage   71.83%   71.85%   +0.01%     
==========================================
  Files         200      200              
  Lines        7101     7112      +11     
  Branches     1089     1191     +102     
==========================================
+ Hits         5101     5110       +9     
+ Misses       1662     1660       -2     
- Partials      338      342       +4     

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

@EagleoutIce EagleoutIce merged commit 2dd9378 into main May 11, 2024
23 checks passed
@EagleoutIce EagleoutIce deleted the 789-reduce-high-number-of-reconstruct-errors branch May 11, 2024 19:04
@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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reduce high number of reconstruct errors
1 participant