Skip to content

Use new_attribute_error in more places #657

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 1 commit into from
Mar 11, 2019

Conversation

BenLewis-Seequent
Copy link

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #657 into master will increase coverage by 0.05%.
The diff coverage is 37.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #657      +/-   ##
==========================================
+ Coverage      41%   41.05%   +0.05%     
==========================================
  Files          78       78              
  Lines       17586    17575      -11     
  Branches     4509     4506       -3     
==========================================
+ Hits         7211     7216       +5     
+ Misses       8473     8457      -16     
  Partials     1902     1902
Impacted Files Coverage Δ
vm/src/obj/objfunction.rs 38.57% <0%> (+2.7%) ⬆️
vm/src/obj/objtype.rs 45.19% <0%> (+2.33%) ⬆️
vm/src/vm.rs 53.45% <100%> (ø) ⬆️
vm/src/obj/objobject.rs 42.35% <100%> (-0.75%) ⬇️

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 a48340d...65c26a1. Read the comment docs.

@OddCoincidence OddCoincidence merged commit dfb24d7 into RustPython:master Mar 11, 2019
@BenLewis-Seequent BenLewis-Seequent deleted the attribute_error branch March 29, 2019 06:03
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