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

Crypto module #309

Merged
merged 5 commits into from
Nov 21, 2023
Merged

Crypto module #309

merged 5 commits into from
Nov 21, 2023

Conversation

SunHashira
Copy link
Contributor

Added crypto module
Added ExternalLicences.txt
Added crypto.h and CryptoTest.cpp into CMakeLists

include/faker-cxx/Crypto.h Outdated Show resolved Hide resolved
@cieslarmichal cieslarmichal linked an issue Nov 21, 2023 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (9c96e48) 98.51% compared to head (ad2bdda) 94.31%.
Report is 2 commits behind head on main.

Files Patch % Lines
include/faker-cxx/Crypto.h 0.00% 123 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #309      +/-   ##
==========================================
- Coverage   98.51%   94.31%   -4.21%     
==========================================
  Files          46       48       +2     
  Lines        2828     2971     +143     
==========================================
+ Hits         2786     2802      +16     
- Misses         42      169     +127     

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

@cieslarmichal cieslarmichal merged commit b1fc9b8 into cieslarmichal:main Nov 21, 2023
4 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.

Add Crypto module
3 participants