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: make sure options instance is not mutated #230

Merged
merged 2 commits into from
Jan 19, 2025
Merged

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Jan 19, 2025

No description provided.

Copy link

codecov bot commented Jan 19, 2025

Codecov Report

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

Project coverage is 98.91%. Comparing base (3421008) to head (9406d37).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/index.ts 81.81% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #230   +/-   ##
=======================================
  Coverage   98.90%   98.91%           
=======================================
  Files           4        4           
  Lines         825      828    +3     
  Branches      143      145    +2     
=======================================
+ Hits          816      819    +3     
  Misses          9        9           

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

@fengmk2 fengmk2 merged commit c45bf8b into master Jan 19, 2025
15 of 16 checks passed
@fengmk2 fengmk2 deleted the options-not-mutated branch January 19, 2025 09:34
fengmk2 pushed a commit that referenced this pull request Jan 19, 2025
[skip ci]

## [7.0.2](v7.0.1...v7.0.2) (2025-01-19)

### Bug Fixes

* make sure options instance is not mutated ([#230](#230)) ([c45bf8b](c45bf8b))
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.

1 participant