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: NHSDigital/data-validation-engine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.2
Choose a base ref
...
head repository: NHSDigital/data-validation-engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.0
Choose a head ref
  • 9 commits
  • 53 files changed
  • 3 contributors

Commits on Mar 9, 2026

  1. Configuration menu
    Copy the full SHA
    77eead6 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump werkzeug from 3.1.5 to 3.1.6 (#60)

    Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.5 to 3.1.6.
    - [Release notes](https://github.com/pallets/werkzeug/releases)
    - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
    - [Commits](pallets/werkzeug@3.1.5...3.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: werkzeug
      dependency-version: 3.1.6
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 9, 2026
    Configuration menu
    Copy the full SHA
    506c1cc View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2026

  1. Configuration menu
    Copy the full SHA
    18a84d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

  1. feat: add row index (#57)

    * feat: add row index at file transform, if not using file transform add during dataa contract or business rules (but likely non-deterministic)
    
    * feat: integrate record index into error report
    
    * style: sort formating, linting and static typing
    
    * build: revert pyproject.toml and poetry.lock to v0.6.2
    stevenhsd authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    675e6aa View commit details
    Browse the repository at this point in the history
  2. docs: Refine pkg info and update docs (#68)

    * ci: switch package name to match pypi package name (#67)
    
    * docs: update readme post pypi release
    
    * build: clean up the pyproject.toml
    georgeRobertson authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    8beae5c View commit details
    Browse the repository at this point in the history
  3. fix: add postcode type to model gen (#69)

    * fix: add postcode type to model gen
    
    * test: fix issue with demographics test post postcode change
    georgeRobertson authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    499e718 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0869911 View commit details
    Browse the repository at this point in the history
  5. fix: add ability to strictly enforce date format in conformatteddate (#…

    …70)
    
    * fix: add ability to strictly enforce date format in conformatteddate
    
    * refactor: tweaks to sort review comments
    stevenhsd authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    14a7d18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25f0795 View commit details
    Browse the repository at this point in the history
Loading