Skip to content

Implement config unit testing#516

Open
MattyTheHacker wants to merge 225 commits into
mainfrom
515-implement-config-unit-testing
Open

Implement config unit testing#516
MattyTheHacker wants to merge 225 commits into
mainfrom
515-implement-config-unit-testing

Conversation

@MattyTheHacker
Copy link
Copy Markdown
Member

No description provided.

@MattyTheHacker MattyTheHacker self-assigned this May 30, 2025
@MattyTheHacker MattyTheHacker added the test suite Changes and additions to the project test suite and unit tests label May 30, 2025
@MattyTheHacker MattyTheHacker linked an issue May 30, 2025 that may be closed by this pull request
@codecov
Copy link
Copy Markdown

codecov Bot commented May 30, 2025

Codecov Report

❌ Patch coverage is 77.69231% with 29 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
utils/context_managers.py 60.29% 21 Missing and 6 partials ⚠️
utils/random_generators.py 95.83% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

@MattyTheHacker MattyTheHacker force-pushed the 515-implement-config-unit-testing branch from 9c5a784 to 782bcfd Compare May 30, 2025 17:49
@automatic-pr-updater
Copy link
Copy Markdown
Contributor

This pull request has a merge conflict with the base branch! Please resolve the conflict manually, remove the conflict label and re-add the filter label (if applicable).

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 6 out of 8 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread utils/random_generators.py
Comment thread tests/test_config.py
@automatic-pr-updater
Copy link
Copy Markdown
Contributor

This pull request has a merge conflict with the base branch! Please resolve the conflict manually, remove the conflict label and re-add the filter label (if applicable).

@automatic-pr-updater
Copy link
Copy Markdown
Contributor

This pull request has a merge conflict with the base branch! Please resolve the conflict manually, remove the conflict label and re-add the filter label (if applicable).

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@automatic-pr-updater
Copy link
Copy Markdown
Contributor

This pull request has a merge conflict with the base branch! Please resolve the conflict manually, remove the conflict label and re-add the filter label (if applicable).

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

Labels

conflict A bot has identified that this PR has a conflict, preventing automatic syncing to the base branch test suite Changes and additions to the project test suite and unit tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement config unit testing

4 participants