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

Stanford830 #226

Merged
merged 26 commits into from
Oct 3, 2024
Merged

Stanford830 #226

merged 26 commits into from
Oct 3, 2024

Conversation

rsbrost
Copy link
Contributor

@rsbrost rsbrost commented Sep 17, 2024

The test_driver() function has been updated to include a debugging option. The stanford830 has been updated to follow proper docstring syntax. The test cases are passing and this is reflected in the test log.

…uitive debugging. Now only logs tests when they pass. Note: The Stanford830 driver has a buffer_points attribute mentioned in the docstring but nowhere else and so is failing the test nb. Make sure this is fixed in the stanford830 branch.
…utes and methods have corresponding doc strings, but that all attributes and methods listed in the docstring are implemented in the drivers contents. Needs to be tested.
…s now have a verbose option (defaults to True), to offer an option to clean up outputs which have been further refined in general. Testing for implementation and presence of attributes and methods in drivers docstrings is now implemented and validated. Furthermore, since we are now only logging the most recent passing of drivers, test logging has been updated to only save one line for simplicity, legibility, and maintainability, unless otherwise specified through the save_multiple_lines parameter.
@rsbrost
Copy link
Contributor Author

rsbrost commented Sep 26, 2024

Please note, the readthedocs build initially failed, and then succeeded once I entered an empty commit with absolutely no changes to it. Nothing to take action with but something to be aware of.

@rsbrost
Copy link
Contributor Author

rsbrost commented Sep 26, 2024

Also, the stanford830 is not passing test cases because it has buffer_points in the docstring but not in the driver itself. This should be fixed before this PR is pulled.

@mplilly4395 mplilly4395 self-requested a review October 2, 2024 21:39
Copy link
Collaborator

@mplilly4395 mplilly4395 left a comment

Choose a reason for hiding this comment

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

tested with Stanford830 on bench and looks good.

@mplilly4395 mplilly4395 merged commit e474b75 into main Oct 3, 2024
3 checks passed
i-am-mounce pushed a commit that referenced this pull request Oct 3, 2024
@mplilly4395 mplilly4395 deleted the stanford830 branch October 3, 2024 16:14
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