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

Use Csv transformer instead of format csv in FakeValuesService #672

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

snuyanzin
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Feb 7, 2023

Codecov Report

Merging #672 (6fa16fb) into main (ad482cf) will increase coverage by 0.09%.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##               main     #672      +/-   ##
============================================
+ Coverage     92.69%   92.79%   +0.09%     
- Complexity     2638     2640       +2     
============================================
  Files           284      284              
  Lines          5436     5438       +2     
  Branches        590      590              
============================================
+ Hits           5039     5046       +7     
+ Misses          245      242       -3     
+ Partials        152      150       -2     
Impacted Files Coverage Δ
.../net/datafaker/transformations/CsvTransformer.java 100.00% <ø> (+3.27%) ⬆️
.../java/net/datafaker/service/FakeValuesService.java 85.09% <100.00%> (+0.25%) ⬆️
src/main/java/net/datafaker/formats/Csv.java 88.88% <0.00%> (-1.02%) ⬇️
...c/main/java/net/datafaker/providers/base/Text.java 78.81% <0.00%> (+0.84%) ⬆️
...ker/idnumbers/pt/br/IdNumberGeneratorPtBrUtil.java 96.29% <0.00%> (+3.70%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@snuyanzin snuyanzin merged commit 91c9f15 into datafaker-net:main Feb 7, 2023
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