Skip to content

Conversation

@ardalanamini
Copy link
Contributor

No description provided.

@ardalanamini ardalanamini self-assigned this Sep 1, 2022
@ardalanamini ardalanamini linked an issue Sep 1, 2022 that may be closed by this pull request
1 task
@codecov
Copy link

codecov bot commented Sep 1, 2022

Codecov Report

Merging #133 (c0f0da1) into main (074f11f) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #133   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           57        59    +2     
  Lines          214       227   +13     
  Branches        18        19    +1     
=========================================
+ Hits           214       227   +13     
Impacted Files Coverage Δ
src/index.ts 100.00% <100.00%> (ø)
src/is-boolean.ts 100.00% <100.00%> (ø)
src/is-function.ts 100.00% <100.00%> (ø)
src/is-nil.ts 100.00% <100.00%> (ø)
src/is-number.ts 100.00% <100.00%> (ø)
src/is-object-like.ts 100.00% <100.00%> (ø)
src/is-string.ts 100.00% <100.00%> (ø)
src/is-symbol.ts 100.00% <100.00%> (ø)
src/type-of.ts 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ardalanamini ardalanamini marked this pull request as ready for review September 1, 2022 15:37
@ardalanamini ardalanamini merged commit 934896c into main Sep 1, 2022
@ardalanamini ardalanamini deleted the 132-feat-add-typeof-method branch September 1, 2022 15:40
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.

feat: Add typeOf method

1 participant