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.5.1
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.5.2
Choose a head ref
  • 10 commits
  • 20 files changed
  • 2 contributors

Commits on Jan 28, 2026

  1. Merge pull request #31 from NHSDigital/bugfix/gr-ndit-710-fix_assumpt…

    …ion_that_submitted_files_had_been_transferred_to_processed_file_path
    
    fix: deal with pathing assumption that file(s) had been moved to processed file location
    georgeRobertson authored Jan 28, 2026
    Configuration menu
    Copy the full SHA
    0f0e72c View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2026

  1. Configuration menu
    Copy the full SHA
    4bbdf02 View commit details
    Browse the repository at this point in the history
  2. refactor: improve the logging around dve processing errors and align …

    …reporting to module name rather than legacy name
    georgeRobertson committed Jan 30, 2026
    Configuration menu
    Copy the full SHA
    cdd5fc8 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2026

  1. Configuration menu
    Copy the full SHA
    5c96472 View commit details
    Browse the repository at this point in the history
  2. refactor: add sense check for text based file (#32)

    * feat: Added new option to check csv headers in duckdb csv readers
    
    * refactor: small changes to foundry pipeline and duckdb csv to fix header check
    
    * feat: Added new check to base reader for sense check of whether processing a text file - applied for all reads via read_to_entity_type
    
    * refactor: Address review comments
    stevenhsd authored Feb 2, 2026
    Configuration menu
    Copy the full SHA
    7110ef6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8aa4973 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #33 from NHSDigital/bugfix/gr-ndit-850-improve_log…

    …ging_around_dve_processing_errors
    
    Bugfix/gr ndit 850 improve logging around dve processing errors
    stevenhsd authored Feb 2, 2026
    Configuration menu
    Copy the full SHA
    ab8467a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b8f3f5 View commit details
    Browse the repository at this point in the history
  6. style: fix linting

    stevenhsd committed Feb 2, 2026
    Configuration menu
    Copy the full SHA
    b111c1c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #34 from NHSDigital/release_v052

    Release v0.5.2
    georgeRobertson authored Feb 2, 2026
    Configuration menu
    Copy the full SHA
    6f6d218 View commit details
    Browse the repository at this point in the history
Loading