Skip to content

Conversation

@alphaville
Copy link
Owner

@alphaville alphaville commented Mar 25, 2024

Main Changes

  • Increasing test coverage (now 92%)

Measure coverage with:

pytest -v --cov-report html \
                --cov=opengen \
                test/test_constraints.py \
                test/test.py 

You first need to install the following

pip install pytest
pip install pytest-cov

@alphaville alphaville self-assigned this Mar 26, 2024
@alphaville alphaville added the test Unit tests label Mar 27, 2024
@alphaville alphaville marked this pull request as ready for review May 22, 2025 15:44
@alphaville alphaville merged commit 54a35b8 into master May 22, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test Unit tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants