-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Contacts/Appointments Testing #55
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #55 +/- ##
==========================================
- Coverage 83.07% 82.26% -0.80%
==========================================
Files 54 54
Lines 2993 2987 -6
==========================================
- Hits 2486 2457 -29
- Misses 507 530 +23
... and 8 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The tests look great to me, maybe just need to revert the changes to the build scheme and maybe also revert changes in deleting the DEVELOPMENT_TEAM
as we currently have all the tests (both Github PR tests and the beta deployment tests) and not sure whether changing them to an empty one might break any tests or deployment?
Contacts/Appointments Testing + Final Changes (Timeline)
♻️ Current situation & Problem
There were some untested lines of code in the Contacts and Appointments tabs.
⚙️ Release Notes
✅ Testing
📝 Code of Conduct & Contributing Guidelines
By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines: