generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Roadmap #9
Labels
Comments
[UserFlowName] - Report VisualizationDate/Time: 2022-11-03 15:06 Report Summary
Settingstable here |
[UserFlowName] - Report Comparison Visualizationbefore 80 now 90 Date/Time: 2022-11-03 15:06 Comparison Summary
Settingstable here |
[UserFlowName] - Report Comparison Visualization v2before 80 now 90 Date/Time: 2022-11-03 15:06 Comparison Summary
Settingstable here |
For the following tasks we need to do more research:
|
BioPhoton
added
documentation
Improvements or additions to documentation
feature
extending existing functionality
labels
Nov 7, 2022
5 tasks
Related to: push-based/user-flow#94 |
5 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Motivation
Every PR could potentially include a performance regression.
Therefore need a way to continuously measure the performance to inform developers about performance slowdown before the PR gets merged.
To accomplish this, we need a way to compare the measures of the current branch against the measure of the target branch.
Suggested solution
The solution will use
@push-based/user-flow
and wrap it in a GitHub action to interact with the PR.There are different building blocks necessary to implement this feature:
Legend:
Building blocks
JSON
Implementation
We have to split into 2 responsibilities/packages here:
@push-based/user-flow
@push-based/user-flow-gh-action
To implement the building blocks we need to solve a couple of core problems:
Compare and visualise two reports in MD format user-flow#94
Documentation
References
The text was updated successfully, but these errors were encountered: