Skip to content

Irish vehicle license plates#1578

Merged
asolntsev merged 4 commits intodatafaker-net:mainfrom
89snake89:irish-vehicle-license-plates
Jun 27, 2025
Merged

Irish vehicle license plates#1578
asolntsev merged 4 commits intodatafaker-net:mainfrom
89snake89:irish-vehicle-license-plates

Conversation

@89snake89
Copy link
Copy Markdown
Contributor

No description provided.

@what-the-diff
Copy link
Copy Markdown

what-the-diff bot commented Jun 27, 2025

PR Summary

  • Enhancement in Vehicle Data Information

    • Added a new section in the IE.yml that concerns vehicle-related data.
    • New fields such as license_plate_base_year, license_plate_base_county, and license_plate_base_increment have been introduced.
    • Developed a new pattern to generate license_plate numbers based on defined bases.
  • Improvements in Vehicle Testing

    • The VehicleTest.java file has been updated with new content.
    • Imported the Faker class, which generates fake data for testing purposes.
    • Incorporated a new regex pattern for Irish vehicle license plates to ensure the plates follow a specific format.
    • Included a new testing method testLicensePlate_Ireland to validate the format of these generated Irish vehicle license plates. This will ensure that the new license plate format is correctly implemented and used.

@codecov-commenter
Copy link
Copy Markdown

⚠️ 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.47%. Comparing base (6ca6258) to head (0bfa854).
Report is 23 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    #1578      +/-   ##
============================================
+ Coverage     92.45%   92.47%   +0.01%     
- Complexity     3329     3359      +30     
============================================
  Files           330      331       +1     
  Lines          6550     6620      +70     
  Branches        643      655      +12     
============================================
+ Hits           6056     6122      +66     
- Misses          339      343       +4     
  Partials        155      155              

☔ 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.

@asolntsev asolntsev added this to the 2.4.4 milestone Jun 27, 2025
@asolntsev asolntsev added the enhancement New feature or request label Jun 27, 2025
@asolntsev asolntsev merged commit 77d5032 into datafaker-net:main Jun 27, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants