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

RC 1.3.0 #210

Merged
merged 170 commits into from
Jan 24, 2024
Merged

RC 1.3.0 #210

merged 170 commits into from
Jan 24, 2024

Conversation

rjbrown2
Copy link
Contributor

Merge Development into Main for upcoming release.

IbraheemYSaleh and others added 30 commits June 8, 2022 15:45
Gitlab ENV Variables do not seem to be passing to this container.
# Conflicts:
#	.github/workflows/mariadb.yml
#	CMakeLists.txt
#	src/sa/mariadb/sadb_routine_mariadb.template.c
#	test/CMakeLists.txt
#	test/tests/ut_kmc_crypto_with_mtls_sadb.c
#	util/CMakeLists.txt
…ons as well as the support and test folders entirely;
[#145] Initial Reconfiguration
@codecov-commenter
Copy link

codecov-commenter commented Dec 13, 2023

Codecov Report

Attention: 493 lines in your changes are missing coverage. Please review.

Comparison is base (00cc9f0) 67.27% compared to head (1a8a46f) 72.00%.

Files Patch % Lines
src/core/crypto_aos.c 67.01% 121 Missing and 39 partials ⚠️
src/core/crypto_tm.c 69.97% 111 Missing and 34 partials ⚠️
src/core/crypto_tc.c 67.15% 60 Missing and 30 partials ⚠️
src/core/crypto_config.c 65.76% 28 Missing and 10 partials ⚠️
src/core/crypto.c 58.82% 23 Missing and 5 partials ⚠️
src/core/crypto_key_mgmt.c 21.21% 22 Missing and 4 partials ⚠️
src/core/crypto_user.c 28.57% 3 Missing and 2 partials ⚠️
src/core/crypto_mc.c 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #210      +/-   ##
==========================================
+ Coverage   67.27%   72.00%   +4.72%     
==========================================
  Files          25        8      -17     
  Lines        9617     2668    -6949     
  Branches        0      427     +427     
==========================================
- Hits         6470     1921    -4549     
+ Misses       3147      583    -2564     
- Partials        0      164     +164     

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

@jlucas9 jlucas9 changed the title Merge Dev -> Main RC 1.3.0 Dec 13, 2023
#include "cryptography_interface.h"
#include "key_interface.h"
#include "mc_interface.h"
#include "sa_interface.h"

/*
** Crypto Version
*/
#define CRYPTO_LIB_MAJOR_VERSION 1
Copy link
Contributor

Choose a reason for hiding this comment

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

Not sure we're using this any longer. If we are, it will need updated.

jlucas9 and others added 5 commits December 14, 2023 07:25
[#205] Added Contributor License Agreement
Remove old build status badges.
* Update build.yml

Fixing Code Coverage - Test

* Update build.yml

Add Token for broken CodeCov pushes.
@jlucas9
Copy link
Collaborator

jlucas9 commented Jan 3, 2024

Looking to close this out in the next two weeks!

@jlucas9
Copy link
Collaborator

jlucas9 commented Jan 11, 2024

Need to resolve #218 prior to merge

@jlucas9
Copy link
Collaborator

jlucas9 commented Jan 24, 2024

Approved in latest internal meetings by all parties. As issues continue to be found new tickets can be created and patch releases done.

@jlucas9 jlucas9 merged commit ef64d8d into main Jan 24, 2024
8 checks passed
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.

6 participants