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

Add jq executor #391

Merged
merged 1 commit into from
Mar 2, 2023
Merged

Add jq executor #391

merged 1 commit into from
Mar 2, 2023

Conversation

yottahmd
Copy link
Collaborator

@yottahmd yottahmd commented Mar 2, 2023

This PR adds jq executor that can be used to query, transform, and format JSON.

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and no project coverage change

Comparison is base (be80c7c) 82.34% compared to head (613fb99) 82.34%.

❗ Current head 613fb99 differs from pull request most recent head bd23df7. Consider uploading reports for the commit bd23df7 to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #391   +/-   ##
=======================================
  Coverage   82.34%   82.34%           
=======================================
  Files          46       46           
  Lines        3637     3637           
=======================================
  Hits         2995     2995           
  Misses        482      482           
  Partials      160      160           
Impacted Files Coverage Δ
internal/dag/builder.go 75.53% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yottahmd yottahmd merged commit 7eead4f into main Mar 2, 2023
@yottahmd yottahmd deleted the feature/jq branch March 2, 2023 14: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