Skip to content

Allow plain objects for TokenData #391

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
merged 3 commits into from
Aug 18, 2025
Merged

Conversation

blakeembrey
Copy link
Member

There's no real reason to utilize the TokenData class anymore. Keeps it around for backward compatibility, but migrates all documentation to plain objects.

@blakeembrey blakeembrey requested a review from a team July 31, 2025 19:41
Copy link

codecov bot commented Jul 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.23%. Comparing base (1bc7e96) to head (81f316d).

Additional details and impacted files
@@                   Coverage Diff                   @@
##           be/debug-original-path     #391   +/-   ##
=======================================================
  Coverage                   99.23%   99.23%           
=======================================================
  Files                           1        1           
  Lines                         391      391           
  Branches                      133      133           
=======================================================
  Hits                          388      388           
  Misses                          3        3           

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

🚀 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.

Base automatically changed from be/debug-original-path to master August 18, 2025 18:02
@blakeembrey blakeembrey force-pushed the be/allow-object-input branch from 81f316d to b44f89a Compare August 18, 2025 18:10
@blakeembrey blakeembrey force-pushed the be/allow-object-input branch from b44f89a to 3350e30 Compare August 18, 2025 18:14
@blakeembrey blakeembrey merged commit 687a9bb into master Aug 18, 2025
6 checks passed
@blakeembrey blakeembrey deleted the be/allow-object-input branch August 18, 2025 18:34
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.

3 participants