• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ethereum / pyethapp
37%
develop: 50%

Build:
Build:
LAST BUILD BRANCH: v1.5.0
DEFAULT BRANCH: develop
Repo Added 05 Apr 2015 06:22PM UTC
Files 24
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH WIP_console
branch: WIP_console
CHANGE BRANCH
x
Reset
  • WIP_console
  • accounts
  • blockpool2
  • develop
  • feature/whisper
  • fix-license-in-package-info
  • fix_rpc_nonce_vs_transaction_count
  • fix_setup_py
  • ipc_rpc
  • ipython-version-fix
  • logfilters_or_improved
  • master
  • new_config
  • rpc_client_fixes
  • solc-on-travis-wip
  • streamlined_tx_polling
  • subprocess_mining
  • use_rpc_tests
  • v1.0.12
  • v1.0.13
  • v1.0.14
  • v1.0.15
  • v1.0.16
  • v1.0.17
  • v1.0.18
  • v1.0.19
  • v1.0.6
  • v1.1.0
  • v1.1.2
  • v1.2.0
  • v1.2.1
  • v1.2.2
  • v1.2.3
  • v1.3.0
  • v1.3.1
  • v1.3.2
  • v1.3.3
  • v1.5.0

pending completion
188

push

travis-ci

konradkonrad
Redirect log/stderr to buffers when in console

Console use can be tough because of the logging. This change redirects
log and stderr to two respective buffers, that can be accessed via

  lastlog()

and

  lasterr()

respectively. Both methods accept a number for the length of the tail.
`lastlog` also understands `prefix=str` and `level=str` kwargs in order
to filter the output by logger-prefix and loglevel.

28 of 28 new or added lines in 1 file covered. (100.0%)

1100 of 2999 relevant lines covered (36.68%)

0.37 hits per line

Relevant lines Covered
Build:
Build:
2999 RELEVANT LINES 1100 COVERED LINES
0.37 HITS PER LINE
Source Files on WIP_console
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
188 WIP_console Redirect log/stderr to buffers when in console Console use can be tough because of the logging. This change redirects log and stderr to two respective buffers, that can be accessed via lastlog() and lasterr() respectively. Both methods ac... push 11 Aug 2015 03:31PM UTC konradkonrad travis-ci pending completion  
187 WIP_console Use SIGINT+ENTER for console This changes the interactive console-hook to Ctrl-C/SIGINT+ENTER instead of occupying Ctrl-Z/SIGSTP, because SIGSTP may be needed by the environment. SIGINT on the other hand rarely interferes with system-wide non-int... push 11 Aug 2015 02:36PM UTC konradkonrad travis-ci pending completion  
See All Builds (479)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc