Skip to content

Dev to Stage - #105

Merged
sujata-m merged 11 commits into
stagefrom
dev
Aug 14, 2026
Merged

Dev to Stage#105
sujata-m merged 11 commits into
stagefrom
dev

Conversation

@sujata-m

@sujata-m sujata-m commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

Dev Board Tickets

Changes

  • Upgraded python-osw-validation to 0.5.0.

  • Updated the validation service models and response payloads to align with the latest python-osw-validation response contract.

  • Removed the obsolete warning field from:

    • Validation results
    • Outgoing validation response messages
  • Updated documentation and sample validation response payloads accordingly.

  • Updated unit tests to align with the latest validation response contract.

  • Updated ALLOW_ZERO_LENGTH_LINES from False to True to allow zero-length LineString geometries during validation.

Testing

Ran 59 tests in 3.194s

OK

sujata-m and others added 10 commits July 23, 2026 18:46
## Dev Board Ticket

- https://dev.azure.com/TDEI-UW/TDEI/_workitems/edit/4047
- https://dev.azure.com/TDEI-UW/TDEI/_workitems/edit/4048

## Changes

- Updated `python-osw-validation` from `0.4.4` to `0.4.5`
- Added `warning` to the validation response payload
- Propagated `warnings` from the `python-osw-validation` package result
- Updated sample validation response JSON
- Added unit test coverage for warning propagation

## Testing
```
Ran 59 tests in 3.194s

OK
```
Update python-osw-validation to 0.4.5 and include warnings in response
Summary:

- Upgrade `python-osw-validation` from `0.4.5` to `0.5.0`.
- Remove the obsolete `warning` field from validation results and outgoing messages.
- Update documentation and sample payloads.
- Adjust tests for the new response contract.
- Verify all 59 unit tests pass on Python 3.11.
Add support for python-osw-validation 0.5.0
Summary:

- switch ALLOW_ZERO_LENGTH_LINES from False to True
- switch `ALLOW_ZERO_LENGTH_LINES` from `False` to `True`
…th_lines

Add support to allow zero length - #103
@sujata-m
sujata-m requested review from MashB and susrisha August 14, 2026 12:13
@sujata-m
sujata-m merged commit 1ee5a86 into stage Aug 14, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants