Skip to content

Added breaking icon to release drafter #1702

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

Merged
merged 11 commits into from
Nov 14, 2021
Merged

Added breaking icon to release drafter #1702

merged 11 commits into from
Nov 14, 2021

Conversation

chayim
Copy link
Contributor

@chayim chayim commented Nov 14, 2021

  • Fixing multiprocessing tests to respect redisurl ports
  • test improvement: do not fill modules information if no modules present
  • Marking module loader as redismod
  • database override support
  • pubsub test fix
  • more enterprise support
  • test validation and skips
  • skips for redis enterprise
  • icon for breaking changes

@codecov-commenter
Copy link

codecov-commenter commented Nov 14, 2021

Codecov Report

Merging #1702 (3edb427) into master (ec172e7) will decrease coverage by 3.22%.
The diff coverage is 71.91%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1702      +/-   ##
==========================================
- Coverage   92.21%   88.99%   -3.23%     
==========================================
  Files          53       53              
  Lines       11009    11083      +74     
==========================================
- Hits        10152     9863     -289     
- Misses        857     1220     +363     
Impacted Files Coverage Δ
tests/test_monitor.py 74.50% <44.44%> (-25.50%) ⬇️
tests/test_commands.py 93.12% <64.00%> (-6.69%) ⬇️
tests/conftest.py 92.90% <84.61%> (-0.76%) ⬇️
tests/test_connection_pool.py 94.35% <100.00%> (-5.65%) ⬇️
tests/test_pubsub.py 97.62% <100.00%> (-2.12%) ⬇️
tests/test_scripting.py 100.00% <100.00%> (ø)
redis/commands/core.py 83.85% <0.00%> (-6.21%) ⬇️
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ec172e7...3edb427. Read the comment docs.

@chayim chayim changed the title ck breaking icon Added breaking icon to release drafter Nov 14, 2021
@chayim chayim merged commit e881976 into master Nov 14, 2021
@chayim chayim deleted the ck-breaking-icon branch November 14, 2021 10:50
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.

2 participants