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

tbranyen / diffhtml
97%
master: 99%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/packages/diffhtml-static-sync/sha.js-2.4.12
DEFAULT BRANCH: master
Repo Added 08 Jan 2016 01:30AM UTC
Files 45
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 components-love
branch: components-love
CHANGE BRANCH
x
Reset
  • components-love
  • 0.4.2
  • 0.4.3
  • 0.4.4
  • 0.5.1
  • 0.8.5
  • 0.9.0
  • 0.9.1
  • 0.9.2
  • add-logo
  • add-middleware
  • add-middleware-create-hooks
  • add-more-tests
  • add-service-worker-middleware
  • add-stateful-components
  • add-test-for-comment
  • add-worker-middleware
  • another-cleanup-pass
  • another-refactor-pass
  • apply-miscellaneous-changes
  • better-render-to-string
  • browser-compatibility-fixes
  • bug/parser-child-text-nodes
  • bugfix/extra-patches
  • bugfix/fix-internals-exports
  • bump-lerna
  • config-unit-tests
  • create-side-effect
  • dependabot/npm_and_yarn/axios-1.11.0
  • dependabot/npm_and_yarn/packages/diffhtml-devtools/cipher-base-1.0.6
  • dependabot/npm_and_yarn/packages/diffhtml-devtools/grunt-1.5.2
  • dependabot/npm_and_yarn/packages/diffhtml-devtools/grunt-1.5.3
  • dependabot/npm_and_yarn/packages/diffhtml-static-sync/sha.js-2.4.12
  • dependabot/npm_and_yarn/parse-url-6.0.2
  • devtools-revival
  • diffhtml-pkg-updates
  • documentation-updates
  • ensure-all-tests-run-in-ci
  • escape-tagged-input
  • feature/add-as-contributor
  • feature/add-tasks-list
  • feature/pkg.module
  • fix-angle-brackets-in-attrs
  • fix-attribute-handling
  • fix-bool-attr-parsing
  • fix-code-block-el
  • fix-decoding-issue
  • fix-devtools-build
  • fix-duplicate-keys
  • fix-execute-scripts
  • fix-fragment-sync
  • fix-hooks
  • fix-inline-transitions
  • fix-interpolated-values
  • fix-issues-with-external-markup-changes
  • fix-parser-components
  • fix-pre-code-blocks
  • fix-process-env
  • fix-react-compat
  • fix-render
  • fix-rerender-components
  • fix-svg-rendering
  • fix-tests-and-devtools
  • fix-timing-marks
  • general-cleanup
  • get-build-passing-again
  • gitignore-docs
  • improve-components-implementation
  • improve-diffhtml-attributes
  • improve-docs
  • improve-garbage-collection-and-devtools
  • improve-static-sync
  • inconsistent-dom
  • linter
  • master
  • migrate-prollyfill
  • misc-work
  • more-examples
  • npm-install
  • pass-children-to-web-component-ctor
  • react-compat
  • readme-changes
  • readme-updates
  • refactor-internals
  • refactor-transaction-add-polyfill
  • refs/tags/v1.0.0-beta.28
  • refs/tags/v1.0.0-beta.29
  • remove-blacklist-whitelist
  • remove-custom-event
  • remove-svg-elements
  • remove-transitions
  • rename-internal-process
  • rename-runtime-to-lite
  • rework-babel-transform
  • rewrite-sync-patch
  • rust-wasm-parser
  • scrub-attrs-nodes-on-release
  • support-node-esm
  • tbranyen-patch-1
  • test-input-checked
  • test-readme
  • test-self-hosted
  • transaction-flow
  • transform
  • update
  • update-all-packages
  • update-components-deps
  • use-github-action
  • use-github-pages
  • use-patch-logic-for-component-render
  • use-raw-node-name
  • use-sets-instead-of-arrays
  • v1.0.0-beta
  • v1.0.0-beta.1
  • v1.0.0-beta.11
  • v1.0.0-beta.12
  • v1.0.0-beta.13
  • v1.0.0-beta.14
  • v1.0.0-beta.15
  • v1.0.0-beta.16
  • v1.0.0-beta.17
  • v1.0.0-beta.18
  • v1.0.0-beta.19
  • v1.0.0-beta.2
  • v1.0.0-beta.20
  • v1.0.0-beta.21
  • v1.0.0-beta.22
  • v1.0.0-beta.23
  • v1.0.0-beta.24
  • v1.0.0-beta.25
  • v1.0.0-beta.26
  • v1.0.0-beta.3
  • v1.0.0-beta.4
  • v1.0.0-beta.5
  • v1.0.0-beta.6
  • v1.0.0-beta.7
  • v1.0.0-beta.8
  • v1.0.0-beta.9
  • various-changes
  • various-updates
  • vundefined
  • warn-on-invalid-markup
  • worker-improvements

pending completion
966

push

travis-ci

tbranyen
Make a bunch of changes to try and get devtools working

647 of 703 branches covered (92.03%)

899 of 930 relevant lines covered (96.67%)

550.46 hits per line

Relevant lines Covered
Build:
Build:
930 RELEVANT LINES 899 COVERED LINES
550.46 HITS PER LINE
Source Files on components-love
  • List 0
  • Changed 23
  • Source Changed 7
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
966 components-love Make a bunch of changes to try and get devtools working push 11 Nov 2018 06:23AM UTC tbranyen travis-ci pending completion  
967 components-love Make a bunch of changes to try and get devtools working Pull #163 11 Nov 2018 06:22AM UTC web-flow travis-ci pending completion  
949 components-love Even more changes to docs... push 13 Nov 2017 04:35PM UTC tbranyen travis-ci pending completion  
942 components-love Update Lerna, add more babel docs push 10 Oct 2017 02:21AM UTC tbranyen travis-ci pending completion  
940 components-love Update Lerna, add more babel docs push 10 Oct 2017 02:15AM UTC tbranyen travis-ci pending completion  
936 components-love Latest updates to devtools, middleware, etc. - Updates to devtools, breaking on React integration, so need to write more tests around diffing operations when integrated with vanilla diffHTML and web components. - Fixes issues with the synthet... push 09 Oct 2017 08:36PM UTC tbranyen travis-ci pending completion  
938 components-love Latest updates to devtools, middleware, etc. - Updates to devtools, breaking on React integration, so need to write more tests around diffing operations when integrated with vanilla diffHTML and web components. - Fixes issues with the synthet... push 09 Oct 2017 08:35PM UTC tbranyen travis-ci pending completion  
934 components-love New look for devtools - Updates the look and feel of the devtools - Fixes an issue where cleanup happened during the middle of another render push 07 Oct 2017 01:32AM UTC tbranyen travis-ci pending completion  
See All Builds (1074)
  • 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