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

Restaurant names were generated incorrectly. Drone attributes were ge… #559

Merged
merged 1 commit into from
Nov 27, 2022

Conversation

bodiam
Copy link
Contributor

@bodiam bodiam commented Nov 27, 2022

…nerated incorrectly too. Educator info was not used. Removed useless call to regexify for vehicles.

…nerated incorrectly too. Educator info was not used. Removed useless call to regexify for vehicles.
@codecov-commenter
Copy link

codecov-commenter commented Nov 27, 2022

Codecov Report

Merging #559 (6e045f9) into main (71deb2a) will decrease coverage by 0.05%.
The diff coverage is 95.45%.

@@             Coverage Diff              @@
##               main     #559      +/-   ##
============================================
- Coverage     92.68%   92.62%   -0.06%     
+ Complexity     2411     2410       -1     
============================================
  Files           250      250              
  Lines          5045     5047       +2     
  Branches        543      543              
============================================
- Hits           4676     4675       -1     
- Misses          241      246       +5     
+ Partials        128      126       -2     
Impacted Files Coverage Δ
...ain/java/net/datafaker/providers/base/Vehicle.java 92.50% <50.00%> (ø)
.../main/java/net/datafaker/providers/base/Drone.java 100.00% <100.00%> (ø)
...in/java/net/datafaker/providers/base/Educator.java 100.00% <100.00%> (ø)
.../java/net/datafaker/providers/base/Restaurant.java 100.00% <100.00%> (ø)
...ker/idnumbers/pt/br/IdNumberGeneratorPtBrUtil.java 92.59% <0.00%> (-3.71%) ⬇️
.../main/java/net/datafaker/service/FakerContext.java 89.74% <0.00%> (-2.57%) ⬇️

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

@bodiam bodiam merged commit 6aa9b81 into main Nov 27, 2022
@bodiam bodiam deleted the bugfixes branch November 27, 2022 07:27
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