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

Extract video games into a separate provider type #373

Merged
merged 1 commit into from
Sep 20, 2022

Conversation

snuyanzin
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 19, 2022

Codecov Report

Merging #373 (90c0a8d) into main (2d6e3b6) will decrease coverage by 0.26%.
The diff coverage is 60.00%.

@@             Coverage Diff              @@
##               main     #373      +/-   ##
============================================
- Coverage     94.16%   93.89%   -0.27%     
  Complexity     1949     1949              
============================================
  Files           211      213       +2     
  Lines          3922     3934      +12     
  Branches        385      385              
============================================
+ Hits           3693     3694       +1     
- Misses          129      143      +14     
+ Partials        100       97       -3     
Impacted Files Coverage Δ
src/main/java/net/datafaker/Faker.java 66.66% <ø> (ø)
src/main/java/net/datafaker/base/IProviders.java 100.00% <ø> (ø)
...ain/java/net/datafaker/videogame/Battlefield1.java 100.00% <ø> (ø)
...ain/java/net/datafaker/videogame/ClashOfClans.java 100.00% <ø> (ø)
...ain/java/net/datafaker/videogame/ElderScrolls.java 100.00% <ø> (ø)
src/main/java/net/datafaker/videogame/Esports.java 100.00% <ø> (ø)
src/main/java/net/datafaker/videogame/Fallout.java 100.00% <ø> (ø)
...main/java/net/datafaker/videogame/Hearthstone.java 100.00% <ø> (ø)
.../java/net/datafaker/videogame/LeagueOfLegends.java 100.00% <ø> (ø)
...c/main/java/net/datafaker/videogame/Minecraft.java 87.50% <ø> (ø)
... and 9 more

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

@snuyanzin snuyanzin merged commit 90c0a8d into datafaker-net:main Sep 20, 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.

2 participants