Skip to content

Conversation

xuliangTang
Copy link
Contributor

Your checklist for this pull request

🚨Please review the guidelines for contributing to this repository.

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Docs update
  • Code style update
  • Refactor
  • Performance Improvements
  • Build-related changes
  • Other, please describe:

Does this PR introduce a BREAKING CHANGE? (check one)

  • Yes
  • No

The PR fulfills these requirements:

  • Make sure you are requesting to pull a feature/bugfix branch (right side). Don't request master!
  • Make sure you are making a pull request against the develop branch (left side). Also you should start your branch off our develop branch.
  • Check the commit's or even all commits' message styles matches our requested structure.
  • Check your code additions will fail neither code linting checks nor unit test.
  • When resolving a specific issue, it's referenced in the PR's title (e.g. fix #xxx[,#xxx], where "xxx" is the issue number)

If adding a new feature, the PR's description includes:

  • A convincing reason for adding this feature (to avoid wasting your time, it's best to open a suggestion issue first and wait for approval before working on it)

Description

Please describe your pull request.

❤️ Thank you!

@xuliangTang xuliangTang requested a review from a team as a code owner April 19, 2022 09:43
@codecov
Copy link

codecov bot commented Apr 19, 2022

Codecov Report

Merging #11 (8be1107) into main (1206916) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##               main      #11   +/-   ##
=========================================
  Coverage     59.72%   59.72%           
  Complexity       20       20           
=========================================
  Files             4        4           
  Lines            72       72           
=========================================
  Hits             43       43           
  Misses           29       29           
Impacted Files Coverage Δ
src/Redis.php 71.18% <0.00%> (ø)

@ygnice ygnice merged commit 956e855 into main Apr 19, 2022
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