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 SLI test for spike generator to Python #2761

Merged
merged 8 commits into from
Jun 29, 2023

Conversation

pnbabu
Copy link
Contributor

@pnbabu pnbabu commented May 2, 2023

No description provided.

Copy link
Member

@nicolossus nicolossus left a comment

Choose a reason for hiding this comment

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

@pnbabu Thanks, this looks good overall. I've made some suggestions for making the test code a bit more compact and formatted according to the Black formatter.

The SLI versions of these tests have some documentation; can you please also add docstrings with a short descriptions for each test?

@heplesser
Copy link
Contributor

@pnbabu Ping from the NEST Testing meeting!

Co-authored-by: Nicolai Haug <39106781+nicolossus@users.noreply.github.com>
@heplesser
Copy link
Contributor

@pnbabu Ping!

@pnbabu
Copy link
Contributor Author

pnbabu commented Jun 28, 2023

@pnbabu Ping!

I have applied the suggestions from the code review. I will request a review again.

@pnbabu pnbabu requested a review from nicolossus June 28, 2023 07:42
Copy link
Member

@nicolossus nicolossus left a comment

Choose a reason for hiding this comment

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

@pnbabu Thanks! This now looks mostly good to me, but can you also add the documentation from the SLI version as docstrings describing a bit more what each test actually checks?

Copy link
Member

@nicolossus nicolossus left a comment

Choose a reason for hiding this comment

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

@pnbabu Thanks! I have a few nitpicks but once they are addressed I will be happy :)

pnbabu and others added 2 commits June 28, 2023 16:55
Co-authored-by: Nicolai Haug <39106781+nicolossus@users.noreply.github.com>
@heplesser heplesser merged commit a839f0e into nest:master Jun 29, 2023
20 checks passed
@terhorstd terhorstd added S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation. I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) labels Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants