Skip to content

Add unit testing for lexical graph to increase coverage#156

Merged
iansrobinson merged 12 commits intoawslabs:mainfrom
oussamahansal:lexical-graph/unit-test-part-2
Mar 20, 2026
Merged

Add unit testing for lexical graph to increase coverage#156
iansrobinson merged 12 commits intoawslabs:mainfrom
oussamahansal:lexical-graph/unit-test-part-2

Conversation

@oussamahansal
Copy link
Copy Markdown
Collaborator

Description of changes:

Add unit testing for lexical graph to increase coverage

resolves #128

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@acarbonetto
Copy link
Copy Markdown
Collaborator

coverage result:

TOTAL                                                                                                       12001   7169  40.26%
Coverage HTML written to dir htmlcov
Required test coverage of 30% reached. Total coverage: 40.26%
======================= 655 passed, 2 warnings in 44.07s =======================

current main:

------------------------------------------------------------------------------------------------------------------------------------------
TOTAL                                                                                                       12001   7369  38.60%
Coverage HTML written to dir htmlcov
Required test coverage of 30% reached. Total coverage: 38.60%
======================= 398 passed, 2 warnings in 35.89s =======================

@iansrobinson iansrobinson merged commit b61c4d5 into awslabs:main Mar 20, 2026
4 checks passed
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.

[Test] Add code coverage reporting and CI enforcement for unit tests

4 participants