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

Added missing return types to a couple of functions #512

Merged
merged 1 commit into from
Oct 18, 2021

Conversation

nialldbarber
Copy link
Contributor

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

@codecov
Copy link

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
Contributor

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

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