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

Transform JSON CSV values to readable text #3142

Open
wants to merge 2 commits into
base: staging
Choose a base branch
from

Conversation

pdcp1
Copy link
Collaborator

@pdcp1 pdcp1 commented Oct 4, 2024

This PR transform JSON objects on the CSV into readable texts

Example 1

From this:
image

To this:

image

Example 2

From this:
image

To this:
image

Example run

https://github.com/pdcp1/aiid/actions/runs/11171616493/job/31056678978

ZIP example file

https://pub-daddb16dc28841779b83690f75eb5c57.r2.dev/backup-20241004000854.tar.bz2

Copy link

codecov bot commented Oct 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.53%. Comparing base (87b55c7) to head (2852d97).

Additional details and impacted files
@@           Coverage Diff            @@
##           staging    #3142   +/-   ##
========================================
  Coverage    82.52%   82.53%           
========================================
  Files          155      155           
  Lines        13075    13075           
  Branches      1268     1268           
========================================
+ Hits         10790    10791    +1     
  Misses        2040     2040           
+ Partials       245      244    -1     

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

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.

1 participant