bwasty / gltf-loader-ts

Engine-agnostic glTF 2.0 Loader in TypeScript
https://bwasty.github.io/gltf-loader-ts/
MIT License
53 stars 8 forks source link

chore(package): update @types/mocha to version 5.2.0 #27

Closed bwasty closed 6 years ago

bwasty commented 6 years ago

Closes #26

codecov-io commented 6 years ago

Codecov Report

Merging #27 into master will increase coverage by 3.1%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #27     +/-   ##
========================================
+ Coverage    83.1%   86.2%   +3.1%     
========================================
  Files           6       6             
  Lines         219     297     +78     
  Branches       42      67     +25     
========================================
+ Hits          182     256     +74     
- Misses         12      13      +1     
- Partials       25      28      +3
Impacted Files Coverage Δ
source/gltf-loader.ts 83.3% <0%> (+0.6%) :arrow_up:
source/loadingmanager.ts 92.1% <0%> (+2.5%) :arrow_up:
source/gltf-asset.ts 89.8% <0%> (+4.7%) :arrow_up: