Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: arthurdejong/python-stdnum
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: wegotpop/python-stdnum
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 19, 2024

  1. Update pps.py

    Updates regex, conditional and comment to reflect latest PPS number rules
    Ollymid authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    3a85763 View commit details
    Browse the repository at this point in the history
  2. Create test_ie_pps.doctest

    Adds tests
    Ollymid authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    0bde479 View commit details
    Browse the repository at this point in the history
  3. Create test_ie_pps.doctest

    fix tests
    Ollymid authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    9d33ee8 View commit details
    Browse the repository at this point in the history
  4. Delete tests/tests directory

    delete error
    Ollymid authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    25c9672 View commit details
    Browse the repository at this point in the history
  5. Update test_ie_pps.doctest

    Updated tests
    Ollymid authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    afb1e79 View commit details
    Browse the repository at this point in the history
  6. Update pps.py

    Restrict it back to keep things YAGNI
    Ollymid authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    462a244 View commit details
    Browse the repository at this point in the history
  7. Update pps.py

    Added comment about B-range numbers
    Ollymid authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d332977 View commit details
    Browse the repository at this point in the history
  8. Update test_ie_pps.doctest

    tidy up
    Ollymid authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    63a4d9a View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1 from wegotpop/updating-ie-validation

    Updating Irish PPS Number validation
    Ollymid authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    55ad120 View commit details
    Browse the repository at this point in the history
Loading