OWASP / crAPI

completely ridiculous API (crAPI)
Apache License 2.0
1.13k stars 347 forks source link

Mechanic ux #281

Closed piyushroshan closed 1 week ago

piyushroshan commented 1 week ago

Description

UX for mechanic updates

Testing

Please describe the tests that you ran to verify your changes. Please summarize what did you test and what needs to be tested e.g. deployed and tested the service locally.

Documentation

Make sure that you have documented corresponding changes in this repository.

Checklist:

github-actions[bot] commented 1 week ago

Test Results

92 tests   92 ✅  2s ⏱️ 17 suites   0 💤  7 files     0 ❌

Results for commit 4ce79a1b.

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

github-actions[bot] commented 1 week ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1309 1065 81% 0% 🟢

New Files

File Coverage Status
services/workshop/crapi/migrations/0004_alter_servicerequest_status_servicecomment.py 100% 🟢
TOTAL 100% 🟢

Modified Files

File Coverage Status
services/workshop/crapi/mechanic/models.py 95% 🟢
services/workshop/crapi/mechanic/serializers.py 100% 🟢
services/workshop/crapi/mechanic/tests.py 100% 🟢
services/workshop/crapi/mechanic/urls.py 100% 🟢
services/workshop/crapi/mechanic/views.py 89% 🟢
services/workshop/crapi/merchant/serializers.py 100% 🟢
services/workshop/crapi/merchant/views.py 72% 🟢
TOTAL 94% 🟢

updated for commit: 4ce79a1 by action🐍