OWASP / crAPI

completely ridiculous API (crAPI)
Apache License 2.0
1.08k stars 340 forks source link

Tests and coverage #232

Closed piyushroshan closed 8 months ago

piyushroshan commented 8 months ago

Description

Separate Tests and coverage

Testing

Self

github-actions[bot] commented 8 months ago

Test Results

83 tests   83 :white_check_mark:  2s :stopwatch: 17 suites   0 :zzz:  7 files     0 :x:

Results for commit c6f3f8a7.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 8 months ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1131 893 79% 0% 🟢

New Files

File Coverage Status
services/workshop/core/init.py 100% 🟢
services/workshop/core/management/init.py 100% 🟢
TOTAL 100% 🟢

Modified Files

File Coverage Status
services/workshop/crapi/apps.py 18% 🟢
services/workshop/crapi/mechanic/models.py 93% 🟢
services/workshop/crapi/user/models.py 92% 🟢
services/workshop/crapi_site/settings.py 88% 🟢
services/workshop/utils/messages.py 100% 🟢
TOTAL 78% 🟢

updated for commit: c6f3f8a by action🐍