Skip to content

Add documentation for schemas #533

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

Merged
merged 1 commit into from
Nov 6, 2022
Merged

Conversation

snuyanzin
Copy link
Collaborator

fixes #498

cc @panilya since you've asked about it

@codecov-commenter
Copy link

codecov-commenter commented Nov 6, 2022

Codecov Report

Merging #533 (7355c1f) into main (2d6ebd5) will decrease coverage by 0.05%.
The diff coverage is 100.00%.

❗ Current head 7355c1f differs from pull request most recent head 95f4a67. Consider uploading reports for the commit 95f4a67 to get more accurate results

@@             Coverage Diff              @@
##               main     #533      +/-   ##
============================================
- Coverage     91.91%   91.85%   -0.06%     
+ Complexity     2359     2358       -1     
============================================
  Files           247      247              
  Lines          4948     4949       +1     
  Branches        530      530              
============================================
- Hits           4548     4546       -2     
+ Misses          272      270       -2     
- Partials        128      133       +5     
Impacted Files Coverage Δ
.../net/datafaker/transformations/CsvTransformer.java 96.66% <100.00%> (+0.05%) ⬆️
...ker/idnumbers/pt/br/IdNumberGeneratorPtBrUtil.java 92.59% <0.00%> (-3.71%) ⬇️
.../datafaker/transformations/sql/SqlTransformer.java 86.29% <0.00%> (-0.75%) ⬇️
.../main/java/net/datafaker/service/FakerContext.java 87.17% <0.00%> (+2.56%) ⬆️

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

@snuyanzin snuyanzin merged commit fae5694 into datafaker-net:main Nov 6, 2022
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.

Documentation for SQL transformer
2 participants