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

jacebrowning / doorstop
95%

Build:
DEFAULT BRANCH: develop
Repo Added 18 Feb 2014 01:42AM UTC
Files 31
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 develop
branch: develop
CHANGE BRANCH
x
Reset
  • develop
  • 0.1
  • 0.2
  • 0.4
  • 0.4.2
  • 0.5
  • add-on-import
  • black
  • bugfix/257
  • bugfix/install
  • bugfixes/234_document_delete
  • bugifx/bottle_line_endings
  • cache
  • child-link-publishing
  • child-links-default
  • cli
  • cli-path-exception
  • cli-quiet-option
  • cli-settings
  • css-min-font
  • custom-css
  • custom-item-id
  • descriptive-names
  • document-length
  • document-ordering
  • document-scripting
  • drop-3.3
  • drop-3.4-support
  • drop-python-3.6
  • edit-documents
  • enable-mypy
  • excel-formatting
  • excel-line-wrapping
  • excel-type-cleanup
  • export
  • fail-on-warning
  • feature/custom-css
  • feature/desktop-gui
  • feature/document-assets
  • feature/doorstop-logo
  • feature/handle-large-xlsx
  • feature/inactive-publishing
  • feature/initial-review
  • feature/initial-review-suppression
  • feature/initial_review_suppression
  • feature/long-test-on-travis
  • feature/outline
  • feature/python-3.5-support
  • feature/skip-document-validation
  • feature/skipped-level-info
  • feature/trust-links-on-creation
  • feature/yorm-migration
  • fix-scrutinizer
  • get-issues
  • gui
  • hide-levels
  • highlight-link-targets
  • hotfix/v0.8.2
  • hotfix/v0.8.3
  • hotfix/v0.8.4
  • hotfix/v1.2.1
  • html-links
  • html-tree-index
  • id-class
  • import-cli
  • import-export
  • import-no-level
  • importer
  • indent-after-heading
  • isort
  • jmac/html_navigation
  • jmac/html_navigation_2
  • jmac/html_navigation_3
  • jmac/template-install-fix
  • jmac/views-installation-fix
  • jmac/wsgi3
  • jmac/wsgi4
  • launch-file
  • level-class
  • level-validation
  • link-to-item
  • markdown_unwrapping
  • master
  • multi-item-add
  • next-number-bug
  • no-suspect-no-review
  • open-cleanup
  • outline
  • pages
  • parent-object-references
  • pep257
  • plumbing/enable-review-apps
  • plumbing/pylint-cleanup
  • plumbing/switch-to-mkdocs
  • poetry
  • profiling
  • publish-bad-links
  • publish-no-documents
  • python-3.6
  • python-3.7
  • python3.4
  • refactor-functions
  • reference-class
  • release-v0.8.1
  • release-v0.8.2
  • release/v1.0
  • release/v1.0.1
  • release/v1.1
  • release/v1.2
  • release/v1.3
  • release/v1.4
  • release/v1.5
  • release/v1.6
  • rename-identifier
  • reorder
  • review
  • rickeywang-patch-1
  • sbd
  • scm-commands
  • scrutinizer
  • server
  • settings
  • sphinx
  • support-python-3.8
  • text-class
  • trace
  • tutorial
  • type-cleanup
  • unicode
  • update-dependencies
  • update-from-template
  • use-sha1-for-fingerprint
  • v0.4.3
  • v0.5
  • v0.6
  • v0.7
  • v0.7-beta.1
  • v0.7.1
  • v0.8
  • v0.8.1
  • v0.8.2
  • v0.8.3
  • v0.8.4
  • v1.0
  • v1.0.2
  • v1.1
  • v1.2
  • v1.2.1
  • v1.3
  • v1.3.1
  • v1.4
  • v1.5
  • v1.6
  • vcs-relpath
  • version-check
  • website
  • werker
  • yaml-import

pending completion
2070

push

travis-ci

web-flow
Merge pull request #408 from jacebrowning/enable-mypy

Enable mypy for checking type annotations

1267 of 1382 branches covered (91.68%)

Branch coverage included in aggregate %.

3613 of 3741 relevant lines covered (96.58%)

1.93 hits per line

Relevant lines Covered
Build:
Build:
3741 RELEVANT LINES 3613 COVERED LINES
1.93 HITS PER LINE
Source Files on develop
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2070 develop Merge pull request #408 from jacebrowning/enable-mypy Enable mypy for checking type annotations push 12 Aug 2019 12:21AM UTC web-flow travis-ci pending completion  
2049 develop Merge pull request #405 from jacebrowning/drop-python-3.6 Drop support for Python 3.6 push 11 Aug 2019 04:37PM UTC web-flow travis-ci pending completion  
2043 develop Merge pull request #404 from jacebrowning/release/v1.6 Release v1.6 push 10 Aug 2019 09:45PM UTC web-flow travis-ci pending completion  
2036 develop Merge pull request #403 from sebhub/cli-defaults Add Items with Custom Default Attributes push 10 Aug 2019 09:10PM UTC web-flow travis-ci pending completion  
2034 develop Merge pull request #402 from sebhub/include Add YAML include feature for document configurations push 09 Aug 2019 08:47PM UTC web-flow travis-ci pending completion  
2027 develop Merge pull request #397 from sebhub/string-attributes Use Text.save_text() for all string attributes push 05 Aug 2019 07:35PM UTC web-flow travis-ci pending completion  
2025 develop Merge pull request #398 from stanislaw/gui-extract-application doorstop/gui: move the Application class to a separate file push 04 Aug 2019 10:24PM UTC web-flow travis-ci pending completion  
2021 develop Merge pull request #394 from stanislaw/fix-remove-link-zero-links-case doorstop/gui: don't try to remove an item when nothing is selected (fixes #391) push 30 Jul 2019 08:45PM UTC web-flow travis-ci pending completion  
2019 develop Merge pull request #392 from stanislaw/gui-extract-widget-ref doorstop/gui: extract creation of ref-related elements to a separate widget function push 29 Jul 2019 09:41PM UTC web-flow travis-ci pending completion  
2017 develop Merge pull request #389 from stanislaw/gui-links-widget doorstop/gui: refactor the layout of the 'properties' and 'links' widgets push 29 Jul 2019 05:08PM UTC web-flow travis-ci pending completion  
See All Builds (1499)
  • 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

© 2026 Coveralls, Inc