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

Code Coverage Updates #53

Merged
merged 2 commits into from
Jan 11, 2022
Merged

Code Coverage Updates #53

merged 2 commits into from
Jan 11, 2022

Conversation

rjbrown2
Copy link
Contributor

Updates for Unit Tests / Code Coverage / Minor Null PTR Checks.

@codecov-commenter
Copy link

Codecov Report

Merging #53 (28d4deb) into collab_main (91cef9a) will increase coverage by 17.40%.
The diff coverage is 100.00%.

Impacted file tree graph

@@               Coverage Diff                @@
##           collab_main      #53       +/-   ##
================================================
+ Coverage        66.93%   84.34%   +17.40%     
================================================
  Files               12       14        +2     
  Lines             2958     3570      +612     
================================================
+ Hits              1980     3011     +1031     
+ Misses             978      559      -419     
Impacted Files Coverage Δ
src/src_main/sadb_routine_inmemory.template.c 70.45% <ø> (+23.85%) ⬆️
src/src_main/crypto.c 98.39% <100.00%> (+52.23%) ⬆️
src/src_main/crypto_key_mgmt.c 29.54% <100.00%> (+29.54%) ⬆️
src/src_main/crypto_mc.c 92.30% <100.00%> (+84.08%) ⬆️
src/src_main/crypto_tc.c 90.13% <100.00%> (+6.04%) ⬆️
util/src_util/ut_crypto.c 100.00% <100.00%> (ø)
util/src_util/ut_crypto_config.c 100.00% <100.00%> (ø)
util/src_util/ut_tc_apply.c 100.00% <100.00%> (ø)
...gcrypt/cryptography_interface_libgcrypt.template.c 84.99% <0.00%> (-5.15%) ⬇️
... and 10 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 91cef9a...28d4deb. Read the comment docs.

Copy link
Contributor

@IbraheemYSaleh IbraheemYSaleh left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍

@rjbrown2 rjbrown2 merged commit 00b6705 into collab_main Jan 11, 2022
@rjbrown2 rjbrown2 deleted the code_coverage branch January 11, 2022 22: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.

None yet

5 participants