Skip to content

Conversation

@kingthorin
Copy link
Collaborator

From the previous few PRs and conversations.

From the previous few PRs and conversations.

Signed-off-by: kingthorin <kingthorin@users.noreply.github.com>
@codecov-commenter
Copy link

codecov-commenter commented May 27, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.12%. Comparing base (b37c566) to head (6c96dec).
⚠️ Report is 805 commits behind head on main.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1224      +/-   ##
============================================
- Coverage     92.35%   92.12%   -0.23%     
- Complexity     2821     3000     +179     
============================================
  Files           292      306      +14     
  Lines          5609     5906     +297     
  Branches        599      628      +29     
============================================
+ Hits           5180     5441     +261     
- Misses          275      306      +31     
- Partials        154      159       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kingthorin kingthorin merged commit 1661870 into datafaker-net:main May 27, 2024
@kingthorin kingthorin deleted the tweaks branch May 27, 2024 23:01

private static final int DEFAULT_MIN_AGE = 18;
private static final int DEFAULT_MAX_AGE = 65;
public static final int DEFAULT_MIN_AGE = 18;
Copy link
Contributor

Choose a reason for hiding this comment

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

Probably package protected would be fine too?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Sure I'll adjust in another in the next few days

kingthorin added a commit to kingthorin/datafaker that referenced this pull request May 28, 2024
Per: datafaker-net#1224 (comment)

Signed-off-by: kingthorin <kingthorin@users.noreply.github.com>
bodiam pushed a commit that referenced this pull request May 28, 2024
Per: #1224 (comment)

Signed-off-by: kingthorin <kingthorin@users.noreply.github.com>
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.

4 participants