Skip to content

Update isEqual to be able to check Maps, Sets, and Typed Arrays#59

Merged
bameyrick merged 2 commits intomainfrom
is-equal-map-set-typed-arrays
Feb 16, 2023
Merged

Update isEqual to be able to check Maps, Sets, and Typed Arrays#59
bameyrick merged 2 commits intomainfrom
is-equal-map-set-typed-arrays

Conversation

@bameyrick
Copy link
Owner

No description provided.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Feb 16, 2023

Codecov Report

Base: 99.46% // Head: 100.00% // Increases project coverage by +0.53% 🎉

Coverage data is based on head (3730790) compared to base (17119af).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##             main       #59      +/-   ##
===========================================
+ Coverage   99.46%   100.00%   +0.53%     
===========================================
  Files          63        64       +1     
  Lines         373       399      +26     
  Branches       55        59       +4     
===========================================
+ Hits          371       399      +28     
+ Misses          1         0       -1     
+ Partials        1         0       -1     
Impacted Files Coverage Δ
src/isEqual.ts 100.00% <100.00%> (+6.45%) ⬆️
tests/types/index.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bameyrick bameyrick merged commit 575ef05 into main Feb 16, 2023
@bameyrick bameyrick deleted the is-equal-map-set-typed-arrays branch February 16, 2023 10:46
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