Skip to content

Added missing return types to a couple of functions#512

Merged
markerikson merged 1 commit into
reduxjs:masterfrom
nialldbarber:add-missing-return-types
Oct 18, 2021
Merged

Added missing return types to a couple of functions#512
markerikson merged 1 commit into
reduxjs:masterfrom
nialldbarber:add-missing-return-types

Conversation

@nialldbarber
Copy link
Copy Markdown
Contributor

Just a quick addition of a couple of missing return types.

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 18, 2021

Codecov Report

Merging #512 (6bc2b7a) into master (27cb97b) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #512   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           53        53           
  Branches         7         7           
=========================================
  Hits            53        53           
Impacted Files Coverage Δ
src/index.ts 100.00% <100.00%> (ø)

@markerikson
Copy link
Copy Markdown
Contributor

Technically not strictly necessary due to inference, but sure :)

@markerikson markerikson merged commit a085ab4 into reduxjs:master Oct 18, 2021
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