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

AnalyticalGraphicsInc / gltf-pipeline
94%
master: 91%

Build:
Build:
LAST BUILD BRANCH: greenkeeper/object-hash-2.0.3
DEFAULT BRANCH: master
Repo Added 10 Jan 2016 06:02PM 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 update-npm
branch: update-npm
CHANGE BRANCH
x
Reset
  • update-npm
  • 0.1.0-alpha11
  • 0.1.0-alpha12
  • 0.1.0-alpha13
  • 0.1.0-alpha14
  • 0.1.0-alpha15
  • 1.0
  • 1.0.0
  • 1.0.1
  • 1.0.2
  • 1.0.3
  • 1.0.4
  • 1.0.6
  • 1.0.7
  • 2.0
  • 2.0-bufferView-targets
  • 2.0-cesium
  • 2.0-pbr
  • 2.1.5
  • 2.1.6
  • CRLF-to-LF
  • Cesium-RTC
  • accessors
  • addPipelineExtras
  • allUnused
  • animation-fix
  • animationSamplers
  • ao-master
  • ao-shader-fix
  • ao-to-vertices
  • ao-uniformGrid
  • async-to-promises
  • attributes-bug
  • buffer-fixes
  • buffer-padding-degenerate-triangles
  • bufferViews
  • buffers
  • cacheOptimization
  • cameras
  • ceil-quantized-attributes
  • cesium
  • cesium-consistency
  • change-default-light
  • cloc
  • cloneFix
  • cmdlineInterface
  • combineMeshes
  • combineNodes
  • combineNodes-fix
  • combinePrimitivesStage
  • compressIntegerAccessors
  • coverage
  • decode-uri
  • default-material-fix
  • defaults-tests
  • diffuse-texture-alpha-fix
  • dontEmbedImage
  • emissive-fix
  • enable-lighting
  • enforce-quantized-bounds
  • fast-remove-unused-2
  • fix-2
  • fix-browserify
  • fix-combine-primitives
  • fix-crash
  • fix-export-ext
  • fix-mimes
  • fix-npm-run-coverage
  • fix-pack-buffers
  • fix-pipeline-spec-test
  • fix-remove-normals
  • fixMyMistake
  • fixes
  • fixes-1
  • force-min-max
  • generate-normals
  • generate-normals-transparency
  • getUniqueId
  • glbSpecialChars
  • gltfToGeometry
  • graphicsTerms
  • greenkeeper/object-hash-2.0.3
  • greenkeeper/object-hash-pin-2.0.1
  • jsHintFix
  • jsdocs
  • jshint
  • json-dependencies
  • loadBinaryGltf
  • loadBuffers
  • loadGltfUris_jimp
  • loadShaders
  • loadUrisFsExtra
  • master
  • material-bug-fix
  • materials
  • materialsStageKHR
  • materials_stage
  • merge-duplicate-vertices
  • merge-vertices
  • meshes
  • mkdirp-to-fs-extra
  • modelMaterialsCommonBug
  • naiveAO_PR
  • node-8
  • node-trs-default
  • nodes
  • notWritingSource
  • npm-cleanup
  • npmignore
  • oct-encoding
  • output-flag-extension
  • package-json-update
  • pjcozzi-patch-1
  • postOptimization
  • processModelMaterialsCommon-fix
  • programs
  • promise-load-gltf-uris
  • readAccessor_NodeHelpers_style
  • readme
  • readme-edit
  • remove-combine-primitives
  • remove-jsonpath-dep
  • removeObject
  • removeUnusedAttributes-master
  • removeUnusedVertices
  • required-min-max
  • samplers
  • semantic-fix
  • separate-binary-resources
  • separate-techniques-by-attributes
  • shader-string
  • shader-test-failures
  • shaders
  • skins
  • static-bin
  • target-byte-offset
  • techniques
  • test-debugging
  • textures
  • third-party
  • tightlyPackedAttribs
  • tmp
  • transparency-fixes
  • triBoxOverlap
  • uint16-check
  • update-changes
  • update-npm-modules
  • update-packages
  • updateVersion
  • vertex-colors
  • web3d-quantized-attributes
  • webstorm
  • write-gltf-changes
  • writeBinaryGltf
  • writeBuffers
  • writeGltf
  • writeImages

pending completion
1993

push

travis-ci

mramato
Update npm dependencies

A few npm dependencies were major versions behind, so this updates `yargs`,
`fs-extra`, and `jasmin-spec-reporter` to their latest versions.

The major change here is `fs-extra`, which now has promise implementations
of all functions by default, this means there's no reason to manually
`Promisify` a function any more, the result is less code overall.

There is one important edge case, `fs-extra` uses built-in native Node
promises, which do not have a `finally` function. If you start a promise
change with an `fs-extra` function, you need to wrap it in `Promise.resolve`
in order to make use of finally at the end (assuming you are using finally
at all, if not you don't need to worry about it. The upside is that your
code will always error if you forget to do this.

1544 of 2058 branches covered (75.02%)

5856 of 6243 relevant lines covered (93.8%)

3741.38 hits per line

Relevant lines Covered
Build:
Build:
6243 RELEVANT LINES 5856 COVERED LINES
3741.38 HITS PER LINE
Source Files on update-npm
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1993 update-npm Update npm dependencies A few npm dependencies were major versions behind, so this updates `yargs`, `fs-extra`, and `jasmin-spec-reporter` to their latest versions. The major change here is `fs-extra`, which now has promise implementations of al... push 19 May 2017 03:32PM UTC mramato travis-ci pending completion  
See All Builds (1050)
  • 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