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

fix: add partitioned in index.d.ts #43

Merged
merged 2 commits into from
Dec 27, 2023
Merged

fix: add partitioned in index.d.ts #43

merged 2 commits into from
Dec 27, 2023

Conversation

tang-xy
Copy link
Contributor

@tang-xy tang-xy commented Dec 27, 2023

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change
add "partitioned" in CookieSetOptions for typescript. 

@fengmk2 fengmk2 changed the title feat: add partitioned in index.d.ts fix: add partitioned in index.d.ts Dec 27, 2023
Copy link

codecov bot commented Dec 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (74325b8) 100.00% compared to head (e5a4f47) 100.00%.
Report is 1 commits behind head on master.

❗ Current head e5a4f47 differs from pull request most recent head 6a51406. Consider uploading reports for the commit 6a51406 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #43   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          218       218           
  Branches        57        57           
=========================================
  Hits           218       218           

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

@fengmk2 fengmk2 merged commit 7e01eba into eggjs:master Dec 27, 2023
8 checks passed
fengmk2 pushed a commit that referenced this pull request Dec 27, 2023
[skip ci]

## [2.8.1](v2.8.0...v2.8.1) (2023-12-27)

### Bug Fixes

* add partitioned in index.d.ts ([#43](#43)) ([7e01eba](7e01eba))
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