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

AnalyticalGraphicsInc / gltf-pipeline
81%
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 cmdlineInterface
branch: cmdlineInterface
CHANGE BRANCH
x
Reset
  • cmdlineInterface
  • 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
  • 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
  • update-npm-modules
  • update-packages
  • updateVersion
  • vertex-colors
  • web3d-quantized-attributes
  • webstorm
  • write-gltf-changes
  • writeBinaryGltf
  • writeBuffers
  • writeGltf
  • writeImages

pending completion
327

Pull #53

travis-ci

JoshuaStorm
Separated file loading from gltfPipeline. Modified gltfPipelineSpec accordingly. readGltf now handles file loading and gltfPipeline requires a preprocessed gltf file as input.
Pull Request #53: Added gltf-pipeline command line interface

43 of 96 branches covered (44.79%)

229 of 282 relevant lines covered (81.21%)

2.99 hits per line

Relevant lines Covered
Build:
Build:
282 RELEVANT LINES 229 COVERED LINES
2.99 HITS PER LINE
Source Files on cmdlineInterface
  • 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
327 cmdlineInterface Separated file loading from gltfPipeline. Modified gltfPipelineSpec accordingly. readGltf now handles file loading and gltfPipeline requires a preprocessed gltf file as input. Pull #53 17 Jul 2018 05:28AM UTC JoshuaStorm travis-ci pending completion  
470 cmdlineInterface Avoid checking extras push 09 Jun 2016 02:20PM UTC JoshuaStorm travis-ci pending completion  
468 cmdlineInterface Removed redundant test push 09 Jun 2016 02:12PM UTC JoshuaStorm travis-ci pending completion  
409 cmdlineInterface Spec fixes push 08 Jun 2016 07:05PM UTC JoshuaStorm travis-ci pending completion  
401 cmdlineInterface Addressed @lilleyse's comments push 08 Jun 2016 04:07PM UTC JoshuaStorm travis-ci pending completion  
391 cmdlineInterface Added tests for gltfPipeline toDisk methods. push 07 Jun 2016 08:30PM UTC JoshuaStorm travis-ci pending completion  
379 cmdlineInterface Separated processJSON and processJSONWithExtras. Added new tests accordingly. Still need to add the write file tests but I'm having a bit of trouble with using spies in jasmine push 07 Jun 2016 06:45PM UTC JoshuaStorm travis-ci pending completion  
378 cmdlineInterface Added options parameter and callbacks back into gltfPipeline push 07 Jun 2016 06:43PM UTC likangning93 travis-ci pending completion  
367 cmdlineInterface Small tweaks push 07 Jun 2016 01:04PM UTC lilleyse travis-ci pending completion  
357 cmdlineInterface Added options parameter and callbacks back into gltfPipeline push 04 Jun 2016 12:38AM UTC likangning93 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