Skip to content

Conversation

@adamspd
Copy link
Owner

@adamspd adamspd commented Apr 21, 2024

No description provided.

@github-actions github-actions bot added the tests label Apr 21, 2024
@codecov
Copy link

codecov bot commented Apr 21, 2024

Codecov Report

Attention: Patch coverage is 36.42897% with 1150 lines in your changes are missing coverage. Please review.

Project coverage is 32.66%. Comparing base (3d9241b) to head (fcadece).
Report is 1 commits behind head on main.

Files Patch % Lines
appointment/tests/test_services.py 34.41% 141 Missing ⚠️
appointment/tests/models/test_staff_member.py 27.21% 123 Missing ⚠️
appointment/tests/models/test_appointment.py 25.94% 117 Missing ⚠️
appointment/tests/models/test_service.py 38.03% 101 Missing ⚠️
...pointment/tests/models/test_appointment_request.py 32.06% 89 Missing ⚠️
appointment/tests/utils/test_db_helpers.py 27.02% 81 Missing ⚠️
appointment/tests/test_views.py 52.23% 64 Missing ⚠️
appointment/tests/utils/test_email_ops.py 26.58% 58 Missing ⚠️
...ointment/tests/models/test_password_reset_token.py 24.13% 44 Missing ⚠️
appointment/tests/utils/test_json_context.py 32.30% 44 Missing ⚠️
... and 15 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #180       +/-   ##
===========================================
- Coverage   95.33%   32.66%   -62.67%     
===========================================
  Files          50       51        +1     
  Lines        5784     6431      +647     
===========================================
- Hits         5514     2101     -3413     
- Misses        270     4330     +4060     
Flag Coverage Δ
unittests 32.66% <36.42%> (-62.67%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adamspd adamspd linked an issue Apr 21, 2024 that may be closed by this pull request
@adamspd adamspd self-assigned this Apr 21, 2024
@adamspd adamspd merged commit 52c9b5c into main May 18, 2024
@adamspd adamspd deleted the 164-order-dependant-tests-in-appointment-tests-utilstest_db_helpers branch May 18, 2024 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

order dependant tests in appointment.tests.utils.test_db_helpers

2 participants