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

Remove unused code #673

Merged
merged 1 commit into from
Feb 23, 2025
Merged

Remove unused code #673

merged 1 commit into from
Feb 23, 2025

Conversation

LanderOtto
Copy link
Collaborator

@LanderOtto LanderOtto commented Feb 22, 2025

This commit removes the LinkMergeMethod Enum object, which is no more used in the StreamFlow codebase. In addition, it simplifies the remap_token_value method by removing unused logic.

Copy link

codecov bot commented Feb 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.52%. Comparing base (2403a0b) to head (0fe76e7).
Report is 2 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #673      +/-   ##
==========================================
+ Coverage   71.46%   71.52%   +0.05%     
==========================================
  Files          88       88              
  Lines       11373    11358      -15     
  Branches     1989     1983       -6     
==========================================
- Hits         8128     8124       -4     
+ Misses       2788     2778      -10     
+ Partials      457      456       -1     

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

@GlassOfWhiskey GlassOfWhiskey changed the title Removed unused code Remove unused code Feb 23, 2025
@GlassOfWhiskey GlassOfWhiskey merged commit ee6e599 into master Feb 23, 2025
32 checks passed
@GlassOfWhiskey GlassOfWhiskey deleted the refactor/unused branch February 23, 2025 17:25
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.

2 participants