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

add octal and binary string generation #75

Merged
merged 1 commit into from
Aug 11, 2023

Conversation

cieslarmichal
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.23% ⚠️

Comparison is base (22583b7) 97.27% compared to head (9ea325a) 97.04%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #75      +/-   ##
==========================================
- Coverage   97.27%   97.04%   -0.23%     
==========================================
  Files          22       22              
  Lines        1722     1760      +38     
==========================================
+ Hits         1675     1708      +33     
- Misses         47       52       +5     
Files Changed Coverage Δ
include/faker-cxx/Number.h 75.00% <ø> (ø)
include/faker-cxx/Helper.h 100.00% <100.00%> (ø)
src/common/LuhnCheckTest.cpp 100.00% <100.00%> (ø)
src/modules/finance/FinanceTest.cpp 88.35% <100.00%> (ø)
src/modules/helper/HelperTest.cpp 100.00% <100.00%> (ø)
src/modules/internet/InternetTest.cpp 100.00% <100.00%> (ø)
src/modules/string/StringTest.cpp 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

@cieslarmichal cieslarmichal merged commit fe90cf0 into main Aug 11, 2023
3 checks passed
@cieslarmichal cieslarmichal deleted the feature/binary-octal-string branch August 11, 2023 18:32
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.

2 participants