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

chore: add unit tests for values package #1048

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

eddycharly
Copy link
Member

@eddycharly eddycharly commented Mar 5, 2024

Explanation

Add unit tests for values package.

Fixes #1046

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
@eddycharly eddycharly requested a review from a team as a code owner March 5, 2024 15:45
@eddycharly eddycharly added this to the v0.1.9 milestone Mar 5, 2024
Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.90%. Comparing base (fb833d0) to head (d39ffd6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1048      +/-   ##
==========================================
+ Coverage   73.86%   73.90%   +0.04%     
==========================================
  Files         126      127       +1     
  Lines        4212     4227      +15     
==========================================
+ Hits         3111     3124      +13     
- Misses        878      879       +1     
- Partials      223      224       +1     

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

@eddycharly eddycharly merged commit 2d31993 into kyverno:main Mar 5, 2024
15 checks passed
@eddycharly eddycharly deleted the unit-tests-4 branch March 5, 2024 16:09
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.

Complete unit tests for the values package
1 participant