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

Sanitize funciton arguments which are 'invalid' JSON #108

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Conversation

Copy link

codecov bot commented Jun 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.57%. Comparing base (cb1947d) to head (c953f4f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #108      +/-   ##
==========================================
- Coverage   95.89%   95.57%   -0.33%     
==========================================
  Files          19       19              
  Lines         609      610       +1     
==========================================
- Hits          584      583       -1     
- Misses         25       27       +2     

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

@codingjoe codingjoe requested a review from amureki June 17, 2024 13:02
@codingjoe codingjoe enabled auto-merge (squash) June 17, 2024 13:02
Copy link
Member

@amureki amureki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@codingjoe codingjoe merged commit adcad12 into main Jun 17, 2024
6 of 7 checks passed
@codingjoe codingjoe deleted the issues/107 branch June 17, 2024 13:11
Copy link

sentry-io bot commented Jun 17, 2024

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ SyntaxError: unterminated string literal (detected at line 4) (, line 4) ast in parse View Issue

Did you find this useful? React with a 👍 or 👎

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