Skip to content

Revert "Redis asyncio testing (#881)"#911

Merged
lrafeei merged 2 commits intodevelop-swap-redis-asyncio-commitsfrom
revert-redis-asyncio
Aug 25, 2023
Merged

Revert "Redis asyncio testing (#881)"#911
lrafeei merged 2 commits intodevelop-swap-redis-asyncio-commitsfrom
revert-redis-asyncio

Conversation

@lrafeei
Copy link
Copy Markdown
Contributor

@lrafeei lrafeei commented Aug 25, 2023

This reverts commit 05cff1b.

This is part 1 of swapping PR #881 with PR #782

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 25, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 2 0 4.94s
✅ PYTHON black 3 0 0 0.75s
✅ PYTHON flake8 3 0 0.39s
✅ PYTHON isort 3 0 0 0.2s
✅ PYTHON pylint 3 0 2.5s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@mergify mergify Bot added the tests-failing Tests failing in CI. label Aug 25, 2023
@lrafeei lrafeei marked this pull request as ready for review August 25, 2023 17:58
@lrafeei lrafeei requested a review from a team August 25, 2023 17:59
Comment thread newrelic/hooks/datastore_redis.py
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #911 (bc1fc8b) into develop-swap-redis-asyncio-commits (399c81f) will decrease coverage by 0.05%.
The diff coverage is 100.00%.

@@                          Coverage Diff                           @@
##           develop-swap-redis-asyncio-commits     #911      +/-   ##
======================================================================
- Coverage                               81.69%   81.64%   -0.05%     
======================================================================
  Files                                     185      185              
  Lines                                   18638    18636       -2     
  Branches                                 3265     3265              
======================================================================
- Hits                                    15226    15216      -10     
- Misses                                   2496     2504       +8     
  Partials                                  916      916              
Files Changed Coverage Δ
newrelic/hooks/datastore_redis.py 82.56% <100.00%> (-6.63%) ⬇️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lrafeei lrafeei merged commit d7d0968 into develop-swap-redis-asyncio-commits Aug 25, 2023
@lrafeei lrafeei deleted the revert-redis-asyncio branch August 25, 2023 20:27
@mergify mergify Bot removed the tests-failing Tests failing in CI. label Aug 25, 2023
@umaannamalai umaannamalai added this to the v9.0.0 milestone Aug 28, 2023
lrafeei added a commit that referenced this pull request Aug 28, 2023
* Revert "Redis asyncio testing (#881)" (#911)

* Revert "Redis asyncio testing (#881)"

This reverts commit 05cff1b.

* Add spublish to list of commands

* Fix redis.asyncio sync operations wrapper (#782)

* Fix redis.asyncio sync operations wrapper

* Add clean ups

* Fixes:
- `loop` -> noqa
- catch `TimeoutError` on `asyncio.timeout`

* Added separate instrumentation for redis.asyncio.client (#808)

* Added separate instrumentation for redis.asyncio.client

Merge main branch updates

Add tests for newrelic/config.py (#860)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Modify redis tests

* removed redis.asyncio from aioredis instrumentation

removed aioredis instrumentation in redis asyncio client

removed redis.asyncio from aioredis instrumentation

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Lalleh Rafeei <lrafeei@newrelic.com>
Co-authored-by: Lalleh Rafeei <84813886+lrafeei@users.noreply.github.com>

* Modify tests

* Tweak tests and instrumentation

* Tweak tests to separate aioredis and redis.asyncio

* Correctly separate commands to sync/async

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Ahmed <ahmedhropewala@gmail.com>
Co-authored-by: Lalleh Rafeei <lrafeei@newrelic.com>
Co-authored-by: Lalleh Rafeei <84813886+lrafeei@users.noreply.github.com>

* Remove formatting in import

---------

Co-authored-by: Błażej Cyrzon <36710760+bc291@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Ahmed <ahmedhropewala@gmail.com>
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.

3 participants