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

Fix field names treated with incorrect scope #90

Merged
merged 2 commits into from Nov 27, 2019
Merged

Conversation

koxudaxi
Copy link
Owner

The PR fixes to reference valid local variables on a method.

Related Issues

#89

@codecov
Copy link

codecov bot commented Nov 27, 2019

Codecov Report

Merging #90 into master will decrease coverage by 0.16%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #90      +/-   ##
============================================
- Coverage     70.58%   70.42%   -0.17%     
- Complexity       86       87       +1     
============================================
  Files             8        8              
  Lines           595      595              
  Branches        206      206              
============================================
- Hits            420      419       -1     
  Misses           70       70              
- Partials        105      106       +1
Impacted Files Coverage Δ Complexity Δ
src/com/koxudaxi/pydantic/PydanticTypeProvider.kt 68.33% <0%> (-0.84%) 46 <0> (+1)

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 5f2dd6c...61cf5c1. Read the comment docs.

@koxudaxi koxudaxi merged commit 83cd142 into master Nov 27, 2019
@koxudaxi koxudaxi deleted the fix_invalid_reference branch November 27, 2019 15:56
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