Skip to content

Fix property to take keyword arguments #954

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

Merged
merged 2 commits into from
May 12, 2019

Conversation

youknowone
Copy link
Member

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #954 into master will decrease coverage by <.01%.
The diff coverage is 65.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #954      +/-   ##
==========================================
- Coverage   64.78%   64.77%   -0.01%     
==========================================
  Files          89       89              
  Lines       15994    15998       +4     
  Branches     3623     3623              
==========================================
+ Hits        10361    10363       +2     
- Misses       3239     3241       +2     
  Partials     2394     2394
Impacted Files Coverage Δ
vm/src/obj/objproperty.rs 68.99% <65.95%> (-0.61%) ⬇️
vm/src/obj/objnone.rs 66.1% <0%> (-1.14%) ⬇️
vm/src/function.rs 58.57% <0%> (+0.27%) ⬆️

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 0a683f2...268164e. Read the comment docs.

@windelbouwman windelbouwman merged commit 95a894a into RustPython:master May 12, 2019
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.

3 participants