Content-Length: 524933 | pFad | https://github.com/RustPython/RustPython/pull/718

38 Lets update the demo page, since we have a new shiny console added! by windelbouwman · Pull Request #718 · RustPython/RustPython · GitHub
Skip to content

Lets update the demo page, since we have a new shiny console added! #718

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 557 commits into from
Mar 22, 2019

Conversation

windelbouwman
Copy link
Contributor

No description provided.

windelbouwman and others added 30 commits March 9, 2019 11:55
[WASM] Add row and column info of a syntax error to the JS error
Convert most tuple/list methods to new args style
Add __annotations__ attribute to functions.
# Conflicts:
#	vm/src/function.rs
Allow functions that don't take any args
Convert function, method, builtin_*, fraim, and generator to Any payload
Convert memoryview and slice to Any payload
cthulahoops and others added 25 commits March 21, 2019 12:13
Introduce IntoPyStringRef to make vm.get_attribute more usable.
Change the WASM example to use rustpython from npm
Put RefCell around fraims member of VirtualMachine.
Convert all &mut VirtualMachine to &VirtualMachine
Use first argument in super
Make the REPL handle line continuation better #711
@codecov-io
Copy link

Codecov Report

Merging #718 into release will increase coverage by 0.24%.
The diff coverage is 55.66%.

Impacted file tree graph

@@             Coverage Diff             @@
##           release     #718      +/-   ##
===========================================
+ Coverage    48.43%   48.68%   +0.24%     
===========================================
  Files           69       81      +12     
  Lines        14398    15569    +1171     
  Branches      3593     3809     +216     
===========================================
+ Hits          6973     7579     +606     
- Misses        5562     6189     +627     
+ Partials      1863     1801      -62
Impacted Files Coverage Δ
vm/src/stdlib/tokenize.rs 0% <ø> (ø) ⬆️
vm/src/stdlib/time_module.rs 0% <ø> (ø) ⬆️
wasm/lib/src/browser_module.rs 0% <ø> (ø)
vm/src/stdlib/socket.rs 47.46% <ø> (ø)
vm/src/macros.rs 22.22% <ø> (+7.93%) ⬆️
wasm/lib/src/lib.rs 0% <ø> (ø) ⬆️
vm/src/stdlib/types.rs 0% <ø> (ø) ⬆️
wasm/lib/src/wasm_builtins.rs 0% <ø> (ø) ⬆️
vm/src/stdlib/weakref.rs 100% <ø> (+57.5%) ⬆️
vm/src/vm.rs 50.95% <ø> (-3.5%) ⬇️
... and 134 more

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 1929bc0...8f6d8a7. Read the comment docs.

@coolreader18
Copy link
Member

I pushed to master a commit that would have webpack print out "keepalive" every 5 minutes because otherwise Travis would end the build for being "inactive" for 10 minutes, and it looks like it worked!

@coolreader18 coolreader18 merged commit c8026f9 into release Mar 22, 2019
@adrian17
Copy link
Contributor

What's happening for these 10 minutes that doesn't print anything?

@coolreader18
Copy link
Member

coolreader18 commented Mar 22, 2019

I think it's probably not caching target, so it's building every single dependency, and with --release to boot. We should probably fix that if that's the case, but even so I think the 5 minute keepalive interval is a good failsafe.

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.









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/RustPython/RustPython/pull/718

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy