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

feat: flatten json files #24

Merged
merged 1 commit into from
Sep 20, 2024
Merged

feat: flatten json files #24

merged 1 commit into from
Sep 20, 2024

Conversation

radiovisual
Copy link
Owner

  • flattens json files before they are passed into the configuration

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 96.02%. Comparing base (2b8bb48) to head (c698ba7).

Files with missing lines Patch % Lines
src/utils/file-helpers.ts 75.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
- Coverage   99.23%   96.02%   -3.21%     
==========================================
  Files          20       21       +1     
  Lines         261      277      +16     
  Branches       47       48       +1     
==========================================
+ Hits          259      266       +7     
- Misses          1       11      +10     
+ Partials        1        0       -1     

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

@radiovisual
Copy link
Owner Author

Closes #19

@radiovisual radiovisual merged commit e28f24f into main Sep 20, 2024
2 checks passed
@radiovisual radiovisual deleted the flatten-json branch September 20, 2024 21:43
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