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

Add tests for brainmapper sub-module #52

Merged
merged 3 commits into from
Mar 18, 2024
Merged

Conversation

K-Meech
Copy link
Contributor

@K-Meech K-Meech commented Mar 15, 2024

Description

What is this PR

  • Bug fix
  • Addition of a new feature
  • Other

Why is this PR needed?
Tests don't cover all of the brainmapper sub-module currently

What does this PR do?

This PR brings coverage of brainmapper files up to:

  • analysis 97%
  • export 100%

References

Closes #49

How has this PR been tested?

All tests passed locally.

Is this a breaking change?

No

Does this PR require an update to the documentation?

Docstrings were added for additional tests, and some of the brainmapper docstrings were also updated

Checklist:

  • The code has been tested locally
  • Tests have been added to cover all new functionality (unit & integration)
  • The documentation has been updated to reflect any changes
  • The code has been formatted with pre-commit

@K-Meech K-Meech requested a review from a team March 15, 2024 10:54
@willGraham01 willGraham01 merged commit 5875b1b into main Mar 18, 2024
10 checks passed
@willGraham01 willGraham01 deleted the brainmapper_tests branch March 18, 2024 10:32
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.

Create tests for brainmapper sub-module
2 participants