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

Implement forward slicing #837

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

Implement forward slicing #837

wants to merge 12 commits into from

Conversation

Ellpeck
Copy link
Member

@Ellpeck Ellpeck commented Jun 11, 2024

No description provided.

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

codecov bot commented Jun 24, 2024

Codecov Report

Attention: Patch coverage is 89.85507% with 7 lines in your changes missing coverage. Please review.

Project coverage is 71.84%. Comparing base (f880d58) to head (e5ca0d7).
Report is 30 commits behind head on main.

Files Patch % Lines
src/slicing/static/static-slicer.ts 87.03% 2 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #837      +/-   ##
==========================================
+ Coverage   71.74%   71.84%   +0.10%     
==========================================
  Files         202      202              
  Lines        7337     7374      +37     
  Branches     1138     1253     +115     
==========================================
+ Hits         5264     5298      +34     
- Misses       1708     1709       +1     
- Partials      365      367       +2     

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

@EagleoutIce
Copy link
Member

So far the tests and implementation looks good!

@Ellpeck Ellpeck requested a review from EagleoutIce June 26, 2024 12:09
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.

Implement Forward Slicing for flowR
2 participants