Closed uma-anand closed 1 year ago
Name | Link |
---|---|
Latest commit | 1253ad3de8ce6333f8724d575a644e2ed1135cd2 |
Latest deploy log | https://app.netlify.com/sites/angels-among-us/deploys/65318a80f448650007e7ef07 |
Deploy Preview | https://deploy-preview-176--angels-among-us.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
web
St.:grey_question: |
Category | Percentage | Covered / Total |
---|---|---|---|
π΄ | Statements | 28.31% (+0.96% πΌ) |
464/1639 |
π΄ | Branches | 13.39% (+0.5% πΌ) |
64/478 |
π΄ | Functions | 15.4% (+1.23% πΌ) |
75/487 |
π΄ | Lines | 23.98% (+1.11% πΌ) |
342/1426 |
40 tests passing in 5 suites.
Report generated by π§ͺjest coverage report action from 1253ad3de8ce6333f8724d575a644e2ed1135cd2
web
St.:grey_question: |
Category | Percentage | Covered / Total |
---|---|---|---|
π΄ | Statements | 25.81% (+0.04% πΌ) |
396/1534 |
π΄ | Branches | 12.25% (-0.79% π») |
56/457 |
π΄ | Functions | 13.02% (+0.02% πΌ) |
59/453 |
π΄ | Lines | 20.97% (-0.33% π») |
278/1326 |
36 tests passing in 3 suites.
Report generated by π§ͺjest coverage report action from 73ea973124a640444530603e73e00e8916e92044
I couldn't get the toMatchObject to work as mentioned so I've used another way of doing it but it now does make sure all the fields are the same and not just the ID.
Filter Posts by Covered
Issue Number(s): #167.
What does this PR change and why? We want to allow admins and content creators to be able to show 3 possible states of posts: only covered posts, only uncovered posts, and covered and uncovered posts. This is to enable users to quickly find a post to delete or uncover and to see the posts that volunteers are only able to view.
Checklist
Critical Changes
Testing
Enumerate steps to test the functionality of your ticket. This should include edge cases and testing of error handling, if applicable.