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

datchley / react-scale-text / 54
93%

Build:
DEFAULT BRANCH: master
Ran 27 Apr 2017 05:08AM UTC
Jobs 1
Files 4
Run time 0s
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

pending completion
54

push

travis-ci

web-flow
Major clean up and better unit test coverage (#4)

* updated README

* feat(resize): new approach to resizing font

* docs: Updated README, commit template

- Updated README
- Added git commit template (standard-version style)

* fix(ruler): corrected ruler div for measuring

- removed addition of line-height from wrapper and cloned ruler
- removed cloning border + padding styles for ruler

* fix(tests): fix/remove tests, change example

Still unable to properly test DOM specific code that relies on getBoundingClientRect, computedStyle, offsetWidth, etc., so direct unit testing of the component isn't really possible.

- skipped the component tests (for now)
- modified the example setup

* style(eslint): Fixed eslint related issues

- eslint corrections to style
- addition of missing jsx-a11y eslint dep

* style(eslint): eslint update, changes to style

updated eslint deps and then corrected for new styling changes

* build(webpack): changes for using webpack 2

- minor changes to config moving from webpack 1.x to 2.x

* feat: refactored implementation and testing

- Cleaned up the implementation to figure out the fill size for fonts.
- ensured that if child props of the wrapped element change, resizing is triggered (not just on window resize)
- moved unit tests to mocha + electron to allow real browser testing given limitations of jsdom

* fix: eslint fixes

* fix(testing): added xvfb for test:cov

* fix(testing): unit test fixes

- removed spec-xunit-file reporter from mocha
- removed console logs from test

* chore: cleaning up folders

- removed .vscode folder from repo

* fix(build): fixing test run on travis

* fix(build): fixing travis build + xvfb

* fix(build): fixes for travis build

* fix(build): more travis + xvfb fixes

* fix(build): travis. errors. ugh...

* fix(build): travis test running issues fix

* fix(testing): trying to determine travis test:cov failures

* fix(testing): tracing down travis test errors

* fix(testing): travis testing issues digging

* fix(testing): tracking down travis test issues

* fix(testing): tracking down travis test issues

* fix(testing): tracking down travis test issues

* fix(testing): tracking down testing errors on travis

* chore(testing): cleaned up non-used code

* fix(testing): fixes for travis test runs

* fix(testing): additional unit tests

- additional unit tests for dom-utils and shallow-equal

* chore: clean up old code

- removed jest config from package.json
- added cov to npm clean script
- added tests to .npmignore

59 of 75 branches covered (78.67%)

106 of 113 relevant lines covered (93.81%)

23.16 hits per line

Jobs
ID Job ID Ran Files Coverage
1 54.1 27 Apr 2017 05:08AM UTC 0
93.81
Travis Job 54.1
Source Files on build 54
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #54
  • 556836f1 on github
  • Prev Build on master (#29)
  • Next Build on master (#56)
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