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

Prepare a release of changes #248

Merged
merged 11 commits into from
May 17, 2024
Merged

Prepare a release of changes #248

merged 11 commits into from
May 17, 2024

Conversation

piyushroshan
Copy link
Collaborator

Description

Prepare a release of changes for 1.6.0

Testing

CI

Documentation

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

Checklist:

  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged
  • I have documented any changes if required in the docs.

Copy link

github-actions bot commented May 12, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1114 891 80% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
services/workshop/init.py 100% 🟢
services/workshop/crapi/init.py 100% 🟢
services/workshop/crapi/apps.py 18% 🟢
services/workshop/crapi/mechanic/init.py 100% 🟢
services/workshop/crapi/mechanic/models.py 93% 🟢
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 92% 🟢
services/workshop/crapi/merchant/init.py 100% 🟢
services/workshop/crapi/merchant/serializers.py 100% 🟢
services/workshop/crapi/merchant/tests.py 100% 🟢
services/workshop/crapi/merchant/urls.py 100% 🟢
services/workshop/crapi/merchant/views.py 75% 🟢
services/workshop/crapi/migrations/0001_initial.py 100% 🟢
services/workshop/crapi/migrations/0002_order_transaction_id.py 100% 🟢
services/workshop/crapi/migrations/0003_alter_appliedcoupon_id_alter_mechanic_id_and_more.py 100% 🟢
services/workshop/crapi/migrations/init.py 100% 🟢
services/workshop/crapi/models.py 100% 🟢
services/workshop/crapi/shop/init.py 100% 🟢
services/workshop/crapi/shop/models.py 91% 🟢
services/workshop/crapi/shop/serializers.py 100% 🟢
services/workshop/crapi/shop/tests.py 100% 🟢
services/workshop/crapi/shop/urls.py 100% 🟢
services/workshop/crapi/shop/views.py 64% 🟢
services/workshop/crapi/urls.py 100% 🟢
services/workshop/crapi/user/init.py 100% 🟢
services/workshop/crapi/user/models.py 92% 🟢
services/workshop/crapi/user/serializers.py 100% 🟢
services/workshop/crapi/user/tests.py 96% 🟢
services/workshop/crapi/user/urls.py 100% 🟢
services/workshop/crapi/user/views.py 96% 🟢
services/workshop/crapi_site/init.py 100% 🟢
services/workshop/crapi_site/settings.py 88% 🟢
services/workshop/crapi_site/urls.py 100% 🟢
services/workshop/manage.py 83% 🟢
services/workshop/utils/init.py 100% 🟢
services/workshop/utils/helper.py 100% 🟢
services/workshop/utils/jwt.py 35% 🟢
services/workshop/utils/messages.py 100% 🟢
services/workshop/utils/mock_methods.py 100% 🟢
TOTAL 93% 🟢

updated for commit: d2c1941 by action🐍

Copy link

github-actions bot commented May 12, 2024

Test Results

83 tests   83 ✅  1s ⏱️
17 suites   0 💤
 7 files     0 ❌

Results for commit d2c1941.

♻️ This comment has been updated with latest results.

* Pagination for UI
@piyushroshan piyushroshan merged commit d2c1941 into main May 17, 2024
6 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.

2 participants