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

Add optional enumerable argument to objDefineGet and objDefineAccessors #115

Merged
merged 1 commit into from
Nov 20, 2022

Conversation

nev21
Copy link
Contributor

@nev21 nev21 commented Nov 20, 2022

No description provided.

@nev21 nev21 requested a review from a team as a code owner November 20, 2022 06:56
@codecov-commenter
Copy link

codecov-commenter commented Nov 20, 2022

Codecov Report

Merging #115 (c824622) into main (a2881f3) will increase coverage by 0.10%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
+ Coverage   98.79%   98.89%   +0.10%     
==========================================
  Files          63       63              
  Lines         996      999       +3     
  Branches      204      206       +2     
==========================================
+ Hits          984      988       +4     
+ Misses         12       11       -1     
Impacted Files Coverage Δ
lib/src/helpers/lazy.ts 100.00% <ø> (ø)
lib/src/object/define.ts 100.00% <100.00%> (+3.57%) ⬆️

@nev21 nev21 merged commit 02ccba8 into main Nov 20, 2022
@nev21 nev21 added this to the 0.6.0 milestone Nov 28, 2022
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