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 movie to a separate package #375

Merged
merged 1 commit into from
Sep 20, 2022
Merged

Conversation

snuyanzin
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 20, 2022

Codecov Report

Merging #375 (77391eb) into main (90c0a8d) will decrease coverage by 0.23%.
The diff coverage is 83.60%.

@@             Coverage Diff              @@
##               main     #375      +/-   ##
============================================
- Coverage     93.92%   93.68%   -0.24%     
- Complexity     1950     1951       +1     
============================================
  Files           213      215       +2     
  Lines          3934     3946      +12     
  Branches        385      385              
============================================
+ Hits           3695     3697       +2     
- Misses          139      149      +10     
  Partials        100      100              
Impacted Files Coverage Δ
src/main/java/net/datafaker/Faker.java 66.66% <ø> (ø)
src/main/java/net/datafaker/base/IProviders.java 100.00% <ø> (ø)
src/main/java/net/datafaker/movie/Avatar.java 100.00% <ø> (ø)
src/main/java/net/datafaker/movie/Babylon5.java 100.00% <ø> (ø)
...main/java/net/datafaker/movie/BackToTheFuture.java 100.00% <ø> (ø)
...c/main/java/net/datafaker/movie/BigBangTheory.java 100.00% <ø> (ø)
.../main/java/net/datafaker/movie/BojackHorseman.java 100.00% <ø> (ø)
src/main/java/net/datafaker/movie/BossaNova.java 100.00% <ø> (ø)
src/main/java/net/datafaker/movie/BreakingBad.java 100.00% <ø> (ø)
...ain/java/net/datafaker/movie/BrooklynNineNine.java 100.00% <ø> (ø)
... and 38 more

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

@snuyanzin snuyanzin merged commit 77391eb 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