Skip to content

[8.0] MOD-7872: Add Types To Hide User Input#5197

Merged
kei-nan merged 1 commit into8.0from
backport-5123-to-8.0
Nov 12, 2024
Merged

[8.0] MOD-7872: Add Types To Hide User Input#5197
kei-nan merged 1 commit into8.0from
backport-5123-to-8.0

Conversation

@redisearch-backport-pull-request
Copy link
Contributor

Description

Backport of #5123 to 8.0.

* MOD-7872: initial commit

* * modify hidden types

* * compilation fixes

* * get recent updates

* * update hidden

* Apply suggestions from code review

Apply suggestions

Co-authored-by: nafraf <[email protected]>

* * add tests

* * fix hidden test
* move obfuscated types to their own header

* * add coverage
* update length on clone

* * remove obfuscated types

* * add more testing for more coverage

* * add testHiddenDropFromKeySpace for more coverage
* implemented missing mock functions to support the new test

* * remove obfuscate redundant function

* * set correct reply type

* * add missing code to get the cpp tests to pass

* * free ctx in test

* * Code Review - Round #1

---------

Co-authored-by: nafraf <[email protected]>
(cherry picked from commit d63f42a)
@kei-nan kei-nan enabled auto-merge November 11, 2024 15:04
@codecov
Copy link

codecov bot commented Nov 11, 2024

Codecov Report

Attention: Patch coverage is 94.28571% with 4 lines in your changes missing coverage. Please review.

Project coverage is 86.44%. Comparing base (4b12cec) to head (75501b3).
Report is 4 commits behind head on 8.0.

Files with missing lines Patch % Lines
src/obfuscation/hidden.c 94.28% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              8.0    #5197      +/-   ##
==========================================
+ Coverage   86.42%   86.44%   +0.01%     
==========================================
  Files         191      192       +1     
  Lines       34503    34573      +70     
==========================================
+ Hits        29819    29885      +66     
- Misses       4684     4688       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kei-nan kei-nan added this pull request to the merge queue Nov 11, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 11, 2024
@kei-nan kei-nan added this pull request to the merge queue Nov 12, 2024
Merged via the queue into 8.0 with commit f268017 Nov 12, 2024
@kei-nan kei-nan deleted the backport-5123-to-8.0 branch November 12, 2024 11:02
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.

1 participant