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

Add a simple way in MRs to view diff evolution over time #37

Open
roblabla opened this issue Nov 21, 2023 · 0 comments
Open

Add a simple way in MRs to view diff evolution over time #37

roblabla opened this issue Nov 21, 2023 · 0 comments

Comments

@roblabla
Copy link
Member

Currently, each commit gets a "compare" CI check that shows the diff score of every implemented function when compared against the official binary. However, the only way to see how a given PR influences the diff score is to manually check it against master. That's unfortunate and error prone.

We should be able to add an extra step to the compare stage that adds a message to the PR showing what exactly changed.

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

No branches or pull requests

1 participant