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

Support positional arguments for dataclasses #91

Merged
merged 2 commits into from
Nov 27, 2019

Conversation

koxudaxi
Copy link
Owner

The PR support positional arguments for dataclasses.

Related issues

#88

@codecov
Copy link

codecov bot commented Nov 27, 2019

Codecov Report

Merging #91 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #91   +/-   ##
=========================================
  Coverage     70.42%   70.42%           
  Complexity       87       87           
=========================================
  Files             8        8           
  Lines           595      595           
  Branches        206      206           
=========================================
  Hits            419      419           
  Misses           70       70           
  Partials        106      106
Impacted Files Coverage Δ Complexity Δ
src/com/koxudaxi/pydantic/PydanticInspection.kt 64.4% <0%> (ø) 2 <0> (ø) ⬇️

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 83cd142...c1288ac. Read the comment docs.

@koxudaxi koxudaxi merged commit 1e161dd into master Nov 27, 2019
@koxudaxi koxudaxi deleted the fix_dataclass_inspection branch November 27, 2019 16:41
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.

1 participant