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 #55

Merged
merged 1 commit into from
Jan 12, 2022
Merged

Code coverage #55

merged 1 commit into from
Jan 12, 2022

Conversation

rjbrown2
Copy link
Contributor

Comments for Unit tests that I forgot to add.

@rjbrown2 rjbrown2 changed the base branch from main to collab_main January 12, 2022 18:33
@codecov-commenter
Copy link

Codecov Report

Merging #55 (07ad4e5) into collab_main (28d4deb) will decrease coverage by 0.70%.
The diff coverage is 100.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           collab_main      #55      +/-   ##
===============================================
- Coverage        84.34%   83.63%   -0.71%     
===============================================
  Files               14       14              
  Lines             3570     3214     -356     
===============================================
- Hits              3011     2688     -323     
+ Misses             559      526      -33     
Impacted Files Coverage Δ
util/src_util/ut_crypto_config.c 100.00% <ø> (ø)
util/src_util/ut_tc_apply.c 100.00% <ø> (ø)
util/src_util/ut_crypto.c 100.00% <100.00%> (ø)
src/src_main/crypto_tc.c 85.56% <0.00%> (-4.57%) ⬇️
util/src_util/et_dt_validation.c 97.46% <0.00%> (-0.77%) ⬇️
src/src_main/crypto.c 98.38% <0.00%> (-0.01%) ⬇️
src/src_main/sadb_routine_inmemory.template.c 71.61% <0.00%> (+1.15%) ⬆️
...gcrypt/cryptography_interface_libgcrypt.template.c 90.13% <0.00%> (+5.14%) ⬆️

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 28d4deb...07ad4e5. Read the comment docs.

@rjbrown2 rjbrown2 merged commit a8a6ec2 into collab_main Jan 12, 2022
@rjbrown2 rjbrown2 deleted the code_coverage branch January 13, 2022 18:26
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