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

Fix TestEnv.calibration() #490

Merged
merged 2 commits into from
Oct 30, 2017

Conversation

bjackman
Copy link
Contributor

No description provided.

@mdigiorgio
Copy link
Contributor

Why two commits? I think the first one is not necessary.

@bjackman
Copy link
Contributor Author

Well it's doing two different things really:

  1. Ensuring the user's provided rt-app configuration can always be accessed
  2. Expanding the conditions under which we derive our own calibration.

The code change would look OK as a single commit but I think they're distinct behavioural changes.

@mdigiorgio
Copy link
Contributor

But you are removing that line in the following commit...

@bjackman
Copy link
Contributor Author

Yeah, and if it was only one commit then I would be moving and changing it in the same commit, which would be confusing, no?

@valschneider
Copy link
Contributor

The 2 commits make sense to me - as @bjackman says, the first is a change and the second is a move. That way the history reads like "I'm changing this. Now I'm moving this" rather than "I'm moving this. By the way, I'm also changing this but you really have to look at what is being changed to notice."

@bjackman bjackman merged commit 18e759a into ARM-software:master Oct 30, 2017
@bjackman bjackman deleted the test-env-report-calib branch October 30, 2017 13:21
@bjackman bjackman mentioned this pull request Oct 30, 2017
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.

None yet

3 participants