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

Improve type safeness (#9) #12

Merged
merged 5 commits into from
Aug 23, 2024
Merged

Improve type safeness (#9) #12

merged 5 commits into from
Aug 23, 2024

Conversation

MarioFuchsTT
Copy link
Member

Resolves #9

@MarioFuchsTT MarioFuchsTT self-assigned this Aug 21, 2024
Copy link

github-actions bot commented Aug 21, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
360 360 100% 99% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
testguide_report_generator/ReportGenerator.py 100% 🟢
testguide_report_generator/model/TestCase.py 100% 🟢
testguide_report_generator/model/TestCaseFolder.py 100% 🟢
testguide_report_generator/model/TestSuite.py 100% 🟢
TOTAL 100% 🟢

updated for commit: ef1f47c by action🐍

@MarioFuchsTT MarioFuchsTT added the feature New feature request label Aug 21, 2024
@MarioFuchsTT MarioFuchsTT merged commit b4280f1 into main Aug 23, 2024
11 checks passed
@MarioFuchsTT MarioFuchsTT deleted the i9_improve-type-safeness branch August 23, 2024 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve Type-Safeness
2 participants