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.3.0
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.4.0
Choose a head ref
  • 10 commits
  • 48 files changed
  • 2 contributors

Commits on Nov 19, 2025

  1. Merge pull request #14 from NHSDigital/develop_v03

    Develop v0.3.0
    georgeRobertson authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    62b573e View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

  1. feature: add xsd validation for xml readers

    * feat: add xsd validation for xml readers
    georgeRobertson authored Dec 3, 2025
    Configuration menu
    Copy the full SHA
    1b66735 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

  1. build: upgrade urllib3 from 2.5.0 to 2.6.0

    fix vulns in v2.5.0
    georgeRobertson authored and stevenhsd committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    f976e26 View commit details
    Browse the repository at this point in the history
  2. fix: issue where templated error messages would not correctly format …

    …when passing in parameter values
    
    * fix: fix issue where templated error messages would not correctly format when passing in parameter values
    
    * style: remove old implementation for jinja env setup
    
    * fix: resolve issue with jinja2 environment and security concern around autoescape handling in jinja templates
    georgeRobertson authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    7a774f6 View commit details
    Browse the repository at this point in the history
  3. feat: add Foundry pipeline

    * feat: initial work to add Foundry pipeline for running DVE
    
    * feat: amend foundry pipeline to include exception handling as not using steps. Ensure that file transformation errors are being persisted
    
    * feat: some formatting. Tweaked how errors are handled within file transformation
    
    * test: reenabled books behave tests
    
    * docs: added some rationale around foundry pipeline
    stevenhsd authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    37429c4 View commit details
    Browse the repository at this point in the history
  4. refactor: include submission status for services passthrough

    * feat: some formatting. Tweaked how errors are handled within file transformation
    
    * test: reenabled books behave tests
    
    * feat: added pass through of submission status to provide context to services processing files
    
    * refactor: tweaks around submission status - now optional to pass as can determine from audit (in service based approach). Tests fixed and added to
    
    * refactor: fixes following review comments
    stevenhsd authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    90ff789 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f63ea9 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2025

  1. style: Ran black, isort, pylint and mypy. Fixes made to resolve linti…

    …ng and type checking issues. Added test for new get_submission_status pipeline method
    stevenhsd committed Dec 17, 2025
    Configuration menu
    Copy the full SHA
    3b2e501 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baf6589 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #16 from NHSDigital/develop_v04

    merge v0.4.0
    stevenhsd authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    e745050 View commit details
    Browse the repository at this point in the history
Loading