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.7.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.3
Choose a head ref
  • 13 commits
  • 18 files changed
  • 3 contributors

Commits on Apr 2, 2026

  1. release: v0.7.2 (#74)

    release v0.7.2
    georgeRobertson authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    ca955af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db0d300 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2026

  1. ci: add conda publish (#75)

    * ci: add conda publish
    georgeRobertson authored Apr 7, 2026
    Configuration menu
    Copy the full SHA
    9425ced View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bbcf8a View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2026

  1. ci: Refactor/gr conda ci refactor (#86)

    * ci: fix syntax in ci_conda_publish job
    
    * build: refactor ci conda script
    georgeRobertson authored Apr 8, 2026
    Configuration menu
    Copy the full SHA
    5bca4ff View commit details
    Browse the repository at this point in the history
  2. ci: add checkout to ci steps so make commands available (#87)

    ci: add checkout to ci steps so make commands available
    georgeRobertson authored Apr 8, 2026
    Configuration menu
    Copy the full SHA
    2df211f View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2026

  1. build(deps-dev): bump cryptography from 46.0.6 to 46.0.7 (#88)

    Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.6 to 46.0.7.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@46.0.6...46.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-version: 46.0.7
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 15, 2026
    Configuration menu
    Copy the full SHA
    81bfb53 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2026

  1. Feature/ndit 1146 improve contract casting statements (#90)

    * fix: enhance duckdb casting to be less permissive of poorly formatted dates and trim whitespace
    
    * feat: integrated duckdb casting into data contract and added initial spark casting
    
    * refactor: added further spark cast work with tests, small fixes to duckdb casting
    
    * style: address linting issues
    
    * refactor: add in time type for duckdb casting in contract and fix spark test involving regexp for spark casting in contract
    stevenhsd authored Apr 16, 2026
    Configuration menu
    Copy the full SHA
    3587a02 View commit details
    Browse the repository at this point in the history
  2. fix: make time format more strict to stop invalid time date flowing (#92

    )
    
    * fix: make time format more strict to stop invalid time date flowing
    
    * style: address sonarcube l523 comment
    georgeRobertson authored Apr 16, 2026
    Configuration menu
    Copy the full SHA
    11930b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53eaa12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76ecd7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    865040c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f057dd View commit details
    Browse the repository at this point in the history
Loading