Skip to content

Conversation

@sujata-m
Copy link
Contributor

Dev Board Ticket

N/A

Changes

  • Preserve custom ext-only features and readable GeoJSON output

Testing

  • Coverage Report
> coverage report
Name                                                       Stmts   Miss  Cover
------------------------------------------------------------------------------
src/osm_osw_reformatter/__init__.py                           31      0   100%
src/osm_osw_reformatter/helpers/__init__.py                    0      0   100%
src/osm_osw_reformatter/helpers/osm/__init__.py               36      0   100%
src/osm_osw_reformatter/helpers/osw/__init__.py              137      0   100%
src/osm_osw_reformatter/helpers/response.py                    7      0   100%
src/osm_osw_reformatter/osm2osw/__init__.py                    0      0   100%
src/osm_osw_reformatter/osm2osw/osm2osw.py                    37      0   100%
src/osm_osw_reformatter/osw2osm/__init__.py                    0      0   100%
src/osm_osw_reformatter/osw2osm/osw2osm.py                    87      7    92%
src/osm_osw_reformatter/serializer/__init__.py                 0      0   100%
src/osm_osw_reformatter/serializer/counters.py                37      0   100%
src/osm_osw_reformatter/serializer/osm/__init__.py             0      0   100%
src/osm_osw_reformatter/serializer/osm/osm_graph.py          479     12    97%
src/osm_osw_reformatter/serializer/osm/osm_normalizer.py     222     11    95%
src/osm_osw_reformatter/serializer/osw/__init__.py             0      0   100%
src/osm_osw_reformatter/serializer/osw/osw_normalizer.py     352      2    99%
src/osm_osw_reformatter/version.py                             1      0   100%
------------------------------------------------------------------------------
TOTAL                                                       1426     32    98%

sujata-m and others added 2 commits December 19, 2025 12:26
## Dev Board Ticket
N/A

## Changes
- Preserve custom ext-only features and readable GeoJSON output

## Testing
- Coverage Report
```bash
> coverage report
Name                                                       Stmts   Miss  Cover
------------------------------------------------------------------------------
src/osm_osw_reformatter/__init__.py                           31      0   100%
src/osm_osw_reformatter/helpers/__init__.py                    0      0   100%
src/osm_osw_reformatter/helpers/osm/__init__.py               36      0   100%
src/osm_osw_reformatter/helpers/osw/__init__.py              137      0   100%
src/osm_osw_reformatter/helpers/response.py                    7      0   100%
src/osm_osw_reformatter/osm2osw/__init__.py                    0      0   100%
src/osm_osw_reformatter/osm2osw/osm2osw.py                    37      0   100%
src/osm_osw_reformatter/osw2osm/__init__.py                    0      0   100%
src/osm_osw_reformatter/osw2osm/osw2osm.py                    87      7    92%
src/osm_osw_reformatter/serializer/__init__.py                 0      0   100%
src/osm_osw_reformatter/serializer/counters.py                37      0   100%
src/osm_osw_reformatter/serializer/osm/__init__.py             0      0   100%
src/osm_osw_reformatter/serializer/osm/osm_graph.py          479     12    97%
src/osm_osw_reformatter/serializer/osm/osm_normalizer.py     222     11    95%
src/osm_osw_reformatter/serializer/osw/__init__.py             0      0   100%
src/osm_osw_reformatter/serializer/osw/osw_normalizer.py     352      2    99%
src/osm_osw_reformatter/version.py                             1      0   100%
------------------------------------------------------------------------------
TOTAL                                                       1426     32    98%
```
Preserve custom ext-only features and readable GeoJSON output (0.3.1)
@sujata-m sujata-m requested review from MashB and susrisha December 19, 2025 06:59
@sujata-m sujata-m merged commit 82fc132 into main Dec 19, 2025
2 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.

3 participants