Skip to content

Make CMake test also run tls tests#3097

Merged
zuiderkwast merged 1 commit into
valkey-io:unstablefrom
madolson:ci-tls
Jan 23, 2026
Merged

Make CMake test also run tls tests#3097
zuiderkwast merged 1 commit into
valkey-io:unstablefrom
madolson:ci-tls

Conversation

@madolson

Copy link
Copy Markdown
Member

We are already double running the tests with CMake, and we are building CMake with TLS, so just making it so we run the tests with TLS. This seems like an simple update so that we are always running the TLS tests.

Can wait until after #3094 is merged so the CI is green.

Signed-off-by: Madelyn Olson <madelyneolson@gmail.com>
@codecov

codecov Bot commented Jan 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.37%. Comparing base (2e2eb41) to head (ea471a6).
⚠️ Report is 4 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #3097      +/-   ##
============================================
+ Coverage     74.35%   74.37%   +0.02%     
============================================
  Files           129      129              
  Lines         71013    71013              
============================================
+ Hits          52803    52819      +16     
+ Misses        18210    18194      -16     

see 19 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@zuiderkwast zuiderkwast left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, good idea.

@zuiderkwast zuiderkwast merged commit be561e2 into valkey-io:unstable Jan 23, 2026
24 of 25 checks passed
harrylin98 pushed a commit to harrylin98/valkey_forked that referenced this pull request Feb 19, 2026
We are already double running the tests with CMake, and we are building
CMake with TLS, so just making it so we run the tests with TLS. This
seems like an simple update so that we are always running the TLS tests.

Signed-off-by: Madelyn Olson <madelyneolson@gmail.com>
hpatro pushed a commit to hpatro/valkey that referenced this pull request Mar 5, 2026
We are already double running the tests with CMake, and we are building
CMake with TLS, so just making it so we run the tests with TLS. This
seems like an simple update so that we are always running the TLS tests.

Signed-off-by: Madelyn Olson <madelyneolson@gmail.com>
Signed-off-by: Harkrishn Patro <bunty.hari@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