Skip to content

Improve unit test coverage#700

Merged
ArshaanNazir merged 7 commits intorelease/1.3.0from
improve-unit-test-coverage
Aug 14, 2023
Merged

Improve unit test coverage#700
ArshaanNazir merged 7 commits intorelease/1.3.0from
improve-unit-test-coverage

Conversation

@Prikshit7766
Copy link
Copy Markdown
Contributor

@Prikshit7766 Prikshit7766 commented Aug 8, 2023

Description

Improve unit test coverage


Fixes #565

Usage

cd tests
python -m unittets test_robustness.py
pytest test_accuracy.py

Checklist:

  • I've added Google style docstrings to my code.
  • I've used pydantic for typing when/where necessary.
  • I have linted my code
  • I have added tests to cover my changes.

Screenshots (if appropriate):

@Prikshit7766 Prikshit7766 added the v2.1.0 Issue or request to be done in v2.1.0 release label Aug 8, 2023
@RakshitKhajuria RakshitKhajuria linked an issue Aug 8, 2023 that may be closed by this pull request
@ArshaanNazir ArshaanNazir merged commit ab57936 into release/1.3.0 Aug 14, 2023
@RakshitKhajuria RakshitKhajuria deleted the improve-unit-test-coverage branch August 21, 2023 05:30
@ArshaanNazir ArshaanNazir removed the v2.1.0 Issue or request to be done in v2.1.0 release label Aug 31, 2023
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.

Improve unit test coverage

4 participants