Skip to content

fix: typo on a field in webhook event helper #7440

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

Merged

Conversation

arcoraven
Copy link
Contributor

@arcoraven arcoraven commented Jun 25, 2025

[SDK] Fix: Correct field casing in webhook event helper


PR-Codex overview

This PR focuses on fixing the casing of a field in the webhook event helper to ensure consistency in the service-utils package.

Detailed summary

  • Updated the field name from created_at to createdAt in the webhookProducer.ts file.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link
Contributor Author


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@arcoraven arcoraven marked this pull request as ready for review June 25, 2025 15:18
@arcoraven arcoraven requested a review from a team as a code owner June 25, 2025 15:18
@arcoraven arcoraven merged commit a2b737e into main Jun 25, 2025
16 checks passed
@arcoraven arcoraven deleted the ph/06-25-fix_typo_on_a_field_in_webhook_event_helper branch June 25, 2025 15:19
Copy link

codecov bot commented Jun 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.96%. Comparing base (c5f9921) to head (9c89b61).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7440   +/-   ##
=======================================
  Coverage   51.96%   51.96%           
=======================================
  Files         947      947           
  Lines       63820    63820           
  Branches     4217     4217           
=======================================
  Hits        33163    33163           
  Misses      30551    30551           
  Partials      106      106           
Flag Coverage Δ
packages 51.96% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 62.56 KB (0%) 1.3 s (0%) 316 ms (+186.86% 🔺) 1.6 s
thirdweb (cjs) 350.74 KB (0%) 7.1 s (0%) 1.1 s (+16.79% 🔺) 8.1 s
thirdweb (minimal + tree-shaking) 5.72 KB (0%) 115 ms (0%) 117 ms (+1607.76% 🔺) 232 ms
thirdweb/chains (tree-shaking) 530 B (0%) 11 ms (0%) 71 ms (+2928.64% 🔺) 82 ms
thirdweb/react (minimal + tree-shaking) 19.61 KB (0%) 393 ms (0%) 146 ms (+794.6% 🔺) 538 ms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant