Skip to content

Conversation

@vpaturet
Copy link
Contributor

@vpaturet vpaturet commented May 9, 2025

Add support for reading a NeTEx document through an XML stream reader (StAX).
This gives the possibility to filter out XML elements through a custom XML stream reader to reduce memory footprint.

@vpaturet vpaturet requested a review from testower May 9, 2025 14:28
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 26.66667% with 11 lines in your changes missing coverage. Please review.

Please upload report for BASE (master@ab83186). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/main/java/org/entur/netex/NetexParser.java 33.33% 7 Missing and 1 partial ⚠️
...in/java/org/entur/netex/loader/NetexXmlParser.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master     #243   +/-   ##
=========================================
  Coverage          ?   88.43%           
  Complexity        ?      234           
=========================================
  Files             ?       16           
  Lines             ?      813           
  Branches          ?       60           
=========================================
  Hits              ?      719           
  Misses            ?       66           
  Partials          ?       28           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@vpaturet vpaturet merged commit f9713a9 into master May 12, 2025
1 check passed
@vpaturet vpaturet deleted the add_support_for_xml_stream_reader branch May 12, 2025 13:24
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.

4 participants