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

Rename test:report-value to report-sequence or report-node #378

Merged
merged 385 commits into from
Mar 16, 2019

Conversation

AirQuick
Copy link
Member

This pull request derives from #377. So needs to be handled after that.


test:report-value has some fundamental issues. And it has too vague naming convention. It calls everything value.
So it is unclear whether a particular code line is handling a sequence (of possibly multiple various items) or nodes or atomic values. I guess that such naming convention might have contributed to the issues.

This pull request renames test:report-value to report-sequence or report-node accordingly and renames their parameters to better reflect their nature.
This change makes it easier to fix the bugs of the report feature.

…st-file-format

# Conflicts:
#	test/xspec-bat.cmd
#	test/xspec.bats
…185_cumulative

# Conflicts:
#	test/xspec.bats
This reverts commit 3de253c.
@AirQuick AirQuick added this to the v1.3.0 milestone Feb 17, 2019
@AirQuick AirQuick merged commit cbf9087 into xspec:master Mar 16, 2019
@AirQuick AirQuick deleted the rename-report-value branch March 16, 2019 04:11
@AirQuick
Copy link
Member Author

@cirulls
Merged this internal improvement of readability.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant