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: remove useless component from evaluation functions #994

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

arthurpaulino
Copy link
Member

Note: this component was being ignored in most places already

huitseeker
huitseeker previously approved these changes Dec 21, 2023
Copy link
Member

@huitseeker huitseeker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

src/cli/repl/mod.rs Outdated Show resolved Hide resolved
@arthurpaulino arthurpaulino added this pull request to the merge queue Dec 21, 2023
@arthurpaulino arthurpaulino removed this pull request from the merge queue due to a manual request Dec 21, 2023
* Since #887, the number of iterations on evaluation is precisely the number of frames

* Remove `iterations` component from evaluation functions that return the frames

Note: this component was being ignored in most places already
github-actions bot pushed a commit that referenced this pull request Dec 21, 2023
@arthurpaulino arthurpaulino added this pull request to the merge queue Dec 21, 2023
Merged via the queue into main with commit 8f8165c Dec 21, 2023
12 checks passed
@arthurpaulino arthurpaulino deleted the remove-useless-return-component branch December 21, 2023 18:32
github-actions bot pushed a commit that referenced this pull request Dec 21, 2023
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.

3 participants