Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

fix(lint): adhere to strict triple equality check #477

Merged
merged 1 commit into from
May 29, 2020

Conversation

ghiscoding-SE
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented May 29, 2020

Codecov Report

Merging #477 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #477   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          148       148           
  Lines         9542      9542           
  Branches      3321      3321           
=========================================
  Hits          9542      9542           
Impacted Files Coverage Δ
...les/angular-slickgrid/aggregators/avgAggregator.ts 100.00% <100.00%> (ø)
...les/angular-slickgrid/aggregators/maxAggregator.ts 100.00% <100.00%> (ø)
...les/angular-slickgrid/aggregators/minAggregator.ts 100.00% <100.00%> (ø)
...les/angular-slickgrid/aggregators/sumAggregator.ts 100.00% <100.00%> (ø)
...id/grouping-formatters/avgTotalsDollarFormatter.ts 100.00% <100.00%> (ø)
...lickgrid/grouping-formatters/avgTotalsFormatter.ts 100.00% <100.00%> (ø)
...rouping-formatters/avgTotalsPercentageFormatter.ts 100.00% <100.00%> (ø)
...lickgrid/grouping-formatters/maxTotalsFormatter.ts 100.00% <100.00%> (ø)
...lickgrid/grouping-formatters/minTotalsFormatter.ts 100.00% <100.00%> (ø)
...grid/grouping-formatters/sumTotalsBoldFormatter.ts 100.00% <100.00%> (ø)
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9be8fbf...bd794c2. Read the comment docs.

@ghiscoding ghiscoding changed the title fix(core): review all equality checks and make them all triple signs fix(lint): adhere to strict triple equality check May 29, 2020
@ghiscoding ghiscoding merged commit c49f950 into master May 29, 2020
@ghiscoding ghiscoding deleted the bugfix/improve-strict-equality-types branch May 29, 2020 17:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants