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

refactor: Design tweaks canvas actions and templates based on uplift feedback #4418

Merged
merged 10 commits into from
Nov 6, 2024

Conversation

mfortman11
Copy link
Collaborator

Screenshot 2024-11-05 at 4 59 19 PM

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Nov 5, 2024
@dosubot dosubot bot added the javascript Pull requests that update Javascript code label Nov 5, 2024
@github-actions github-actions bot added the refactor Maintenance tasks and housekeeping label Nov 5, 2024
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Nov 5, 2024
Copy link

codspeed-hq bot commented Nov 5, 2024

CodSpeed Performance Report

Merging #4418 will improve performances by 68.57%

Comparing mfortman11:canvas-actions-sweep (a88eae7) with main (f17934b)

Summary

⚡ 2 improvements
✅ 14 untouched benchmarks

Benchmarks breakdown

Benchmark main mfortman11:canvas-actions-sweep Change
test_load_flows 1,477.1 µs 876.2 µs +68.57%
test_successful_run_with_output_type_any 527.2 ms 451.6 ms +16.73%

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 6, 2024
@mfortman11 mfortman11 merged commit 1692495 into langflow-ai:main Nov 6, 2024
27 of 28 checks passed
joaoguilhermeS pushed a commit that referenced this pull request Nov 7, 2024
…feedback (#4418)

* uplift sweep for canvas actions and templates

* [autofix.ci] apply automated fixes

* test fix

* test fix 2

* one more fix

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: anovazzi1 <[email protected]>
Co-authored-by: Cristhian Zanforlin Lousa <[email protected]>
diogocabral pushed a commit to headlinevc/langflow that referenced this pull request Nov 26, 2024
…feedback (langflow-ai#4418)

* uplift sweep for canvas actions and templates

* [autofix.ci] apply automated fixes

* test fix

* test fix 2

* one more fix

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: anovazzi1 <[email protected]>
Co-authored-by: Cristhian Zanforlin Lousa <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code lgtm This PR has been approved by a maintainer refactor Maintenance tasks and housekeeping size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants