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

Add Baseball provider #548

Merged
merged 4 commits into from Nov 11, 2022
Merged

Conversation

Blackcows
Copy link
Contributor

Added Baseball provider under Sport package with issue #547

* Generate random components of baseball game, e.g. teams, coaches, positions and players.
*
* @author unknown and irakatz
* @since 0.8.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small issue here with the version number, this should be 1.7.0 I think?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I mean 1.7.0. I'll change the version number.

@codecov-commenter
Copy link

codecov-commenter commented Nov 11, 2022

Codecov Report

Merging #548 (d080d3b) into main (062c0e1) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main     #548      +/-   ##
============================================
+ Coverage     92.65%   92.66%   +0.01%     
- Complexity     2368     2374       +6     
============================================
  Files           247      248       +1     
  Lines          4944     4951       +7     
  Branches        530      530              
============================================
+ Hits           4581     4588       +7     
  Misses          241      241              
  Partials        122      122              
Impacted Files Coverage Δ
.../main/java/net/datafaker/service/files/EnFile.java 93.33% <ø> (ø)
...n/java/net/datafaker/providers/sport/Baseball.java 100.00% <100.00%> (ø)
.../net/datafaker/providers/sport/SportProviders.java 100.00% <100.00%> (ø)

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

@bodiam bodiam merged commit 2015bcb into datafaker-net:main Nov 11, 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.

None yet

4 participants