Skip to content

Rename exports, add benchmarking#123

Open
blakeembrey wants to merge 1 commit intomasterfrom
be/normalize-exports
Open

Rename exports, add benchmarking#123
blakeembrey wants to merge 1 commit intomasterfrom
be/normalize-exports

Conversation

@blakeembrey
Copy link
Copy Markdown
Member

Rename the default export to a named export called create. I'm also planning to expose format in a future PR, similar to content-type, so that a ContentDisposition object can be round tripped (e.g. format(parse('')) should work).

@blakeembrey blakeembrey requested a review from Phillip9587 April 8, 2026 16:11
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.21%. Comparing base (4fbf7ff) to head (9789fc6).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #123      +/-   ##
==========================================
- Coverage   98.34%   98.21%   -0.14%     
==========================================
  Files           1        1              
  Lines         242      224      -18     
  Branches       87       82       -5     
==========================================
- Hits          238      220      -18     
  Misses          4        4              

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

Copy link
Copy Markdown
Contributor

@Phillip9587 Phillip9587 left a comment

Choose a reason for hiding this comment

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

LGTM

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