Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable SAX parser to handle compressedDataSize #1576

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

mykhailo-kuchma
Copy link
Collaborator

Parser was not expecting compressedDataSize field and failed to parse the JSON.

Relates-To: OCMAM-223

@mykhailo-kuchma mykhailo-kuchma force-pushed the task/OCMAM-223-compressedDataSize branch from 969570f to b9e6cef Compare January 3, 2025 14:36
Parser was not expecting compressedDataSize field and failed to parse
the JSON.

Relates-To: OCMAM-223

Signed-off-by: Mykhailo Kuchma <[email protected]>
Copy link

codecov bot commented Jan 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.43%. Comparing base (068929d) to head (b9e6cef).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1576      +/-   ##
==========================================
+ Coverage   81.35%   81.43%   +0.08%     
==========================================
  Files         345      345              
  Lines       13531    13535       +4     
  Branches     1461     1461              
==========================================
+ Hits        11008    11022      +14     
+ Misses       1926     1919       -7     
+ Partials      597      594       -3     

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

@mykhailo-kuchma mykhailo-kuchma merged commit 60d9454 into master Jan 3, 2025
25 checks passed
@mykhailo-kuchma mykhailo-kuchma deleted the task/OCMAM-223-compressedDataSize branch January 3, 2025 15:20
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