Skip to content
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

Update gitignore to ignore the cluster-cluster test files #756

Merged
merged 2 commits into from
Jul 13, 2024

Conversation

enjoy-binbin
Copy link
Member

Normally we can create a test cluster directly in the directory
using ./utils/create-cluster/create-cluster, which would keep
the test files under ./ and messed up the git.

Normally we can create a test cluster directly in the directory
using `./utils/create-cluster/create-cluster`, which would keep
the test files under `./` and messed up the git.

Signed-off-by: Binbin <[email protected]>
Copy link

codecov bot commented Jul 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.33%. Comparing base (5f0ccf1) to head (1f89def).

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable     #756      +/-   ##
============================================
+ Coverage     70.13%   70.33%   +0.19%     
============================================
  Files           111      111              
  Lines         60300    60300              
============================================
+ Hits          42292    42410     +118     
+ Misses        18008    17890     -118     

see 11 files with indirect coverage changes

.gitignore Outdated Show resolved Hide resolved
Signed-off-by: Binbin <[email protected]>
@enjoy-binbin enjoy-binbin merged commit b4ac2c4 into valkey-io:unstable Jul 13, 2024
15 checks passed
@enjoy-binbin enjoy-binbin deleted the gitignore branch July 13, 2024 15:27
zvi-code pushed a commit to zvi-code/valkey-z that referenced this pull request Jul 14, 2024
)

Normally we can create a test cluster directly in the directory
using `./utils/create-cluster/create-cluster`, which would keep
the test files under `./` and messed up the git.

Signed-off-by: Binbin <[email protected]>
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