Conversation
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #8320 +/- ##
==========================================
+ Coverage 87.14% 87.16% +0.02%
==========================================
Files 148 148
Lines 18469 18469
Branches 3093 3148 +55
==========================================
+ Hits 16094 16098 +4
+ Misses 2095 2094 -1
+ Partials 280 277 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
have to wait until the CI is green in for the integration tests |
|
=================================== FAILURES =================================== self = <t.integration.test_tasks.test_task_redis_result_backend object at 0x7f0619facf50>
E AssertionError: assert {b'celery-tas...96954d6', ...} == {b'celery-tas...96954d6', ...} t/integration/test_tasks.py:501: AssertionError -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
auvipy
left a comment
There was a problem hiding this comment.
remove pypy 3.10 from integration tests for now
|
Interestingly the same integration test is not failing after removing pypy3.10 from integration test matrix! |
No description provided.