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

Start accepting data for benchmark environment #13

Merged
merged 2 commits into from Oct 12, 2023
Merged

Start accepting data for benchmark environment #13

merged 2 commits into from Oct 12, 2023

Conversation

etagwerker
Copy link
Member

Hey @arielj,

This is the work we paired on today. It fixes #1 (at least partially)

Please check it out and let me know what you think.

Thanks!

We want to start collecting environment data so that we can better track and share benchmarks for https://github.com/fastruby/fast-ruby
@etagwerker etagwerker requested a review from arielj October 6, 2023 18:54
@etagwerker etagwerker changed the base branch from master to main October 6, 2023 18:55
Copy link

@arielj arielj left a comment

Choose a reason for hiding this comment

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

I left a comment to remove the byebug call. And I have one question, should we add some validations in the model for the new attributes?

test/controllers/reports_controller_test.rb Outdated Show resolved Hide resolved
Co-authored-by: Ariel Juodziukynas <arieljuod@gmail.com>
@etagwerker
Copy link
Member Author

@arielj I don't think validations are necessary at this point.

@arielj arielj merged commit fe225fd into main Oct 12, 2023
2 checks passed
@arielj arielj deleted the fixes-1 branch October 12, 2023 14:01
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.

Track more attributes per report
2 participants