Skip to content

Use new_syntax_error in main.rs #837

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
Apr 16, 2019

Conversation

BenLewis-Seequent
Copy link

I missed these usages of syntax error when I created vm.new_syntax_error function in #829.

@codecov-io
Copy link

Codecov Report

Merging #837 into master will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #837      +/-   ##
==========================================
- Coverage   63.18%   63.18%   -0.01%     
==========================================
  Files          87       87              
  Lines       14371    14368       -3     
  Branches     3251     3251              
==========================================
- Hits         9080     9078       -2     
+ Misses       3158     3155       -3     
- Partials     2133     2135       +2
Impacted Files Coverage Δ
src/main.rs 20.53% <0%> (+0.53%) ⬆️
vm/src/vm.rs 71.06% <0%> (-0.34%) ⬇️

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 78db5ea...2248635. Read the comment docs.

@coolreader18 coolreader18 merged commit d7275c7 into RustPython:master Apr 16, 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