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

watsonpy / watson-framework
71%
master: 86%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/pygments-2.7.4
DEFAULT BRANCH: master
Repo Added 22 Jan 2014 11:31PM UTC
Files 41
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 2.0.0
branch: 2.0.0
CHANGE BRANCH
x
Reset
  • 2.0.0
  • 1.0.1
  • 2.0.1
  • 2.0.2
  • 2.1.0
  • 2.1.1
  • 2.2.1
  • 2.2.3
  • 2.2.4
  • 2.2.5
  • 2.2.7
  • 3.0.0
  • 3.0.2
  • 3.0.3
  • 3.2.0
  • 3.2.1
  • 3.3.0
  • 3.3.1
  • 3.3.3
  • 3.4.3
  • 3.4.5
  • 3.5.0
  • 3.5.1
  • 3.5.2
  • 3.5.4
  • dependabot/pip/docs/jinja2-2.11.3
  • dependabot/pip/docs/pygments-2.7.4
  • dependabot/pip/pygments-2.7.4
  • master

pending completion
15

push

travis-ci

simoncoulton
Major performance improvements, bumped to 2.0.0

Sessions can now be disabled by adding session = {'class': None} to your application config
Current request 'context' now passed around via event.params['context'], contains request/response and more
Router now using the DictRouter from watson.routing
logging['ignore_status'] in app config is now a tuple of status codes to ignore
Controllers are now only instantiated once, do not store any state within them as it will be able to be accessed by the next request
Added pygments as requirement for debug toolbar
Removed requirement of jQuery in debug toolbar, no browser compatibility for < IE9
Session cookie now only saved if the session has been modified
get_request() in jinja2 templates now renamed to request()

590 of 826 relevant lines covered (71.43%)

0.71 hits per line

Relevant lines Covered
Build:
Build:
826 RELEVANT LINES 590 COVERED LINES
0.71 HITS PER LINE
Source Files on 2.0.0
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
15 2.0.0 Major performance improvements, bumped to 2.0.0 Sessions can now be disabled by adding session = {'class': None} to your application config Current request 'context' now passed around via event.params['context'], contains request/response and mor... push 11 Feb 2014 08:16AM UTC simoncoulton travis-ci pending completion  
See All Builds (119)
  • 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