Skip to content

add temporal faker - #51

Merged
TheJavaGuy merged 1 commit into
masterfrom
add-temporal-faker
Mar 2, 2026
Merged

add temporal faker#51
TheJavaGuy merged 1 commit into
masterfrom
add-temporal-faker

Conversation

@TheJavaGuy

Copy link
Copy Markdown
Owner

Summary

Commits

6bd4224 add Temporal faker (closes #50)

Test plan

  • All tests pass: ./mvnw test

@TheJavaGuy
TheJavaGuy merged commit 64b4110 into master Mar 2, 2026
2 checks passed
@TheJavaGuy
TheJavaGuy deleted the add-temporal-faker branch March 2, 2026 21:52
@coveralls

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 22597253496

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 4 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-0.03%) to 95.673%

Files with Coverage Reduction New Missed Lines %
org/thejavaguy/javafaker/Code.java 1 95.2%
org/thejavaguy/javafaker/CreditCard.java 1 66.67%
org/thejavaguy/javafaker/service/FakerIDN.java 1 73.33%
org/thejavaguy/javafaker/Shipping.java 1 77.53%
Totals Coverage Status
Change from base Build 22596212536: -0.03%
Covered Lines: 2063
Relevant Lines: 2126

💛 - Coveralls

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.

add Temporal faker for java.time-based date/time generation

2 participants