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

Migrate zipmap unit test to new framework #474

Open
wants to merge 10 commits into
base: unstable
Choose a base branch
from

Conversation

Shivshankar-Reddy
Copy link
Contributor

Migrate zipmap unit test to new unit test framework, parent ticket #428 .

Copy link

codecov bot commented May 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.20%. Comparing base (a0aebb6) to head (c60ffc6).

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable     #474      +/-   ##
============================================
+ Coverage     70.17%   70.20%   +0.02%     
============================================
  Files           109      109              
  Lines         59904    59904              
============================================
+ Hits          42039    42054      +15     
+ Misses        17865    17850      -15     
Files Coverage Δ
src/server.c 88.91% <ø> (ø)
src/zipmap.c 31.95% <ø> (ø)

... and 8 files with indirect coverage changes

src/unit/test_zipmap.c Outdated Show resolved Hide resolved
src/unit/test_zipmap.c Outdated Show resolved Hide resolved
Signed-off-by: Shivshankar-Reddy <shiva.sheri.github@gmail.com>
Signed-off-by: Shivshankar-Reddy <shiva.sheri.github@gmail.com>
Signed-off-by: Shivshankar-Reddy <shiva.sheri.github@gmail.com>
Signed-off-by: Shivshankar-Reddy <shiva.sheri.github@gmail.com>
Signed-off-by: Shivshankar-Reddy <shiva.sheri.github@gmail.com>
Signed-off-by: Shivshankar-Reddy <shiva.sheri.github@gmail.com>
Signed-off-by: Shivshankar-Reddy <shiva.sheri.github@gmail.com>
Signed-off-by: Shivshankar-Reddy <shiva.sheri.github@gmail.com>
Signed-off-by: Shivshankar-Reddy <shiva.sheri.github@gmail.com>
Copy link
Contributor

@karthyuom karthyuom left a comment

Choose a reason for hiding this comment

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

LGTM.

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.

None yet

3 participants