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

Added text generator, made Password generator deprecated. #509

Merged
merged 2 commits into from
Nov 1, 2022
Merged

Conversation

bodiam
Copy link
Contributor

@bodiam bodiam commented Nov 1, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 1, 2022

Codecov Report

Merging #509 (f601a15) into main (0ed44b8) will decrease coverage by 1.06%.
The diff coverage is 93.20%.

@@             Coverage Diff              @@
##               main     #509      +/-   ##
============================================
- Coverage     93.29%   92.22%   -1.07%     
- Complexity     2200     2229      +29     
============================================
  Files           236      239       +3     
  Lines          4637     4732      +95     
  Branches        493      507      +14     
============================================
+ Hits           4326     4364      +38     
- Misses          190      246      +56     
- Partials        121      122       +1     
Impacted Files Coverage Δ
...in/java/net/datafaker/providers/base/Password.java 3.38% <ø> (-88.14%) ⬇️
.../main/java/net/datafaker/service/files/EnFile.java 93.33% <ø> (ø)
...c/main/java/net/datafaker/providers/base/Text.java 90.90% <90.90%> (ø)
...va/net/datafaker/providers/base/BaseProviders.java 100.00% <100.00%> (ø)
...in/java/net/datafaker/providers/base/Internet.java 92.16% <100.00%> (ø)
...n/java/net/datafaker/providers/movie/Doraemon.java 100.00% <100.00%> (ø)
.../net/datafaker/providers/movie/MovieProviders.java 100.00% <100.00%> (ø)
...ava/net/datafaker/providers/videogame/Control.java 100.00% <100.00%> (ø)
...afaker/providers/videogame/VideoGameProviders.java 100.00% <100.00%> (ø)
... and 1 more

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

@bodiam bodiam merged commit 9b65ee5 into main Nov 1, 2022
@bodiam bodiam deleted the text branch November 15, 2022 14:07
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.

3 participants