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

Add workflow without testing model #24

Open
wants to merge 18 commits into
base: develop
Choose a base branch
from

Conversation

shun198
Copy link
Owner

@shun198 shun198 commented Jun 9, 2024

No description provided.

Copy link

github-actions bot commented Jun 9, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
application
   __init__.py844 50%
   admin.py10100% 
   apps.py40100% 
   celery.py120100% 
   emails.py633 50%
   filters.py1422 86%
   injectors.py1622 88%
   permissions.py291414 52%
   urls.py130100% 
application/migrations
   0001_initial.py110100% 
   0002_alter_address_table_comment_and_more.py80100% 
   0003_alter_address_house_no_alter_address_id_and_more.py80100% 
   0004_alter_customer_table_comment.py40100% 
   __init__.py00100% 
application/models
   __init__.py20100% 
   customer.py310100% 
   user.py300100% 
application/serializers
   __init__.py00100% 
   customer.py1644 75%
   sms.py40100% 
   user.py140100% 
application/tests
   __init__.py00100% 
   common_method.py744 43%
   conftest.py4555 89%
   test_tasks.py10100% 
application/tests/factories
   __init__.py00100% 
   customer.py200100% 
   user.py140100% 
application/tests/models
   __init__.py00100% 
   test_customer.py780100% 
   test_user.py810100% 
application/tests/serializers
   __init__.py00100% 
   test_customer.py270100% 
   test_user.py150100% 
application/tests/views
   __init__.py00100% 
   test_health_check.py60100% 
   test_health_check_feature.py80100% 
   test_login.py5055 90%
   test_login_feature.py400100% 
   test_user.py2811 96%
application/utils
   __init__.py00100% 
   customer_storage.py60100% 
   get_client_ip.py611 83%
   logs.py140100% 
   password_validator.py844 50%
   sms.py2399 61%
application/views
   __init__.py00100% 
   customer.py120100% 
   health_check.py80100% 
   login.py3844 89%
   sms.py1855 72%
   user.py331111 67%
project
   __init__.py00100% 
project/settings
   __init__.py00100% 
   base.py370100% 
   environment.py190100% 
   local.py2011 95%
project/urls
   __init__.py00100% 
   base.py30100% 
   local.py40100% 
TOTAL9007991% 

Tests Skipped Failures Errors Time
54 0 💤 0 ❌ 0 🔥 7.583s ⏱️

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.

1 participant