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

Capture and rethrow json.parse and strigify errors from @json directive #2303

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

varadarajan-tw
Copy link
Contributor

Recently noticed a spike in internal errors for actions-amplitude.

image

Testing

Include any additional information about the testing you have completed to
ensure your changes behave as expected. For a speedy review, please check
any of the tasks you completed below during your testing.

  • Added unit tests for new functionality
  • Tested end-to-end using the local server
  • [Segmenters] Tested in the staging environment

Copy link

codecov bot commented Aug 19, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@c5b6298). Learn more about missing BASE report.

Files Patch % Lines
packages/core/src/mapping-kit/index.ts 66.66% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2303   +/-   ##
=======================================
  Coverage        ?   77.80%           
=======================================
  Files           ?      939           
  Lines           ?    17163           
  Branches        ?     3287           
=======================================
  Hits            ?    13354           
  Misses          ?     2889           
  Partials        ?      920           

☔ 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants