Skip to content

Add SimpleNamespace and sys.implementation #990

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 19, 2019

Conversation

BenLewis-Seequent
Copy link

For #958.

Co-Authored-By: coolreader18 <33094578+coolreader18@users.noreply.github.com>
@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@8359c6e). Click here to learn what that means.
The diff coverage is 85.18%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #990   +/-   ##
=========================================
  Coverage          ?   65.04%           
=========================================
  Files             ?       92           
  Lines             ?    16526           
  Branches          ?     3742           
=========================================
  Hits              ?    10749           
  Misses            ?     3291           
  Partials          ?     2486
Impacted Files Coverage Δ
vm/src/sysmodule.rs 63.51% <100%> (ø)
vm/src/obj/objnamespace.rs 76.92% <76.92%> (ø)
vm/src/pyobject.rs 79.08% <90%> (ø)

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 8359c6e...9642564. Read the comment docs.

@coolreader18 coolreader18 merged commit 297e507 into RustPython:master May 19, 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.

4 participants