Skip to content

Use CsvTransformer#builder in doc - #671

Merged
snuyanzin merged 1 commit into
datafaker-net:mainfrom
snuyanzin:doc
Feb 6, 2023
Merged

Use CsvTransformer#builder in doc#671
snuyanzin merged 1 commit into
datafaker-net:mainfrom
snuyanzin:doc

Conversation

@snuyanzin

Copy link
Copy Markdown
Collaborator

new CsvTransformer() is private, now it should be used
CsvTransformer.builder()

@codecov-commenter

codecov-commenter commented Feb 6, 2023

Copy link
Copy Markdown

Codecov Report

Merging #671 (113ce81) into main (ad482cf) will increase coverage by 0.07%.
The diff coverage is n/a.

📣 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     #671      +/-   ##
============================================
+ Coverage     92.69%   92.77%   +0.07%     
- Complexity     2638     2640       +2     
============================================
  Files           284      284              
  Lines          5436     5436              
  Branches        590      590              
============================================
+ Hits           5039     5043       +4     
+ Misses          245      243       -2     
+ Partials        152      150       -2     
Impacted Files Coverage Δ
.../java/net/datafaker/service/FakeValuesService.java 85.03% <0.00%> (+0.19%) ⬆️
.../datafaker/transformations/sql/SqlTransformer.java 88.19% <0.00%> (+0.73%) ⬆️
...c/main/java/net/datafaker/providers/base/Text.java 78.81% <0.00%> (+0.84%) ⬆️

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

@snuyanzin
snuyanzin merged commit da4ca55 into datafaker-net:main Feb 6, 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