Skip to content

fix starcraft planet regex - #45

Merged
TheJavaGuy merged 1 commit into
masterfrom
fix-starcraft-planet-regex
Mar 1, 2026
Merged

fix starcraft planet regex#45
TheJavaGuy merged 1 commit into
masterfrom
fix-starcraft-planet-regex

Conversation

@TheJavaGuy

Copy link
Copy Markdown
Owner

Summary

Commits

15fe54f fix StarCraftTest.testPlanet regex to allow hyphens (closes #44)

Test plan

  • All tests pass: ./mvnw test

@coveralls

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 22544533748

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 3 unchanged lines in 2 files lost coverage.
  • Overall coverage remained the same at 95.57%

Files with Coverage Reduction New Missed Lines %
org/thejavaguy/javafaker/CreditCard.java 1 69.84%
org/thejavaguy/javafaker/Shipping.java 2 77.53%
Totals Coverage Status
Change from base Build 22544262659: 0.0%
Covered Lines: 1950
Relevant Lines: 2010

💛 - Coveralls

@TheJavaGuy
TheJavaGuy merged commit 5c10123 into master Mar 1, 2026
2 checks passed
@TheJavaGuy
TheJavaGuy deleted the fix-starcraft-planet-regex branch March 1, 2026 13:39
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.

fix StarCraftTest.testPlanet regex to allow hyphens in planet names

2 participants