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

Fixes #124 - Implemented "checkIsReturnTypeOrNestedWithIn" more genetically. #125

Merged
merged 2 commits into from Mar 11, 2019

Conversation

RebeccaStevens
Copy link
Collaborator

Fixes #124

This method should now find nested types no matter how deeply nested or what they are nested within.

…er how deeply nested or what they are nested within.
@codecov
Copy link

codecov bot commented Mar 11, 2019

Codecov Report

Merging #125 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #125   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          16     16           
  Lines         371    365    -6     
  Branches      157    154    -3     
=====================================
- Hits          371    365    -6
Impacted Files Coverage Δ
src/readonlyArrayRule.ts 100% <100%> (ø) ⬆️

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 69b2213...6cedc32. Read the comment docs.

@RebeccaStevens RebeccaStevens merged commit 63f1e0d into master Mar 11, 2019
@RebeccaStevens RebeccaStevens deleted the fix/issue-124 branch March 11, 2019 21:57
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.

None yet

1 participant