NineFX / bs-precis

Bucklescript Implementation for Precis; WIP NPM package for Precis string-prep
MIT License
1 stars 1 forks source link

[WIP] Bug Fixes & Go Tests #15

Closed justinba1010 closed 3 years ago

justinba1010 commented 5 years ago

Currently down to 88 errors.

justinba1010 commented 5 years ago

Down to 80 errors.

codecov[bot] commented 5 years ago

Codecov Report

Merging #15 into master will decrease coverage by 2.29%. The diff coverage is 65.51%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #15     +/-   ##
=========================================
- Coverage   16.56%   14.27%   -2.3%     
=========================================
  Files           7        8      +1     
  Lines       12484    14375   +1891     
  Branches     6143     7040    +897     
=========================================
- Hits         2068     2052     -16     
- Misses      10416    12323   +1907
Impacted Files Coverage Δ
lib/js/src/PrecisBidi.bs.js 20.25% <ø> (-40.2%) :arrow_down:
lib/js/src/PrecisProfiles.bs.js 96% <100%> (+5.52%) :arrow_up:
lib/js/src/PrecisMapping.bs.js 11.14% <100%> (+0.57%) :arrow_up:
lib/js/src/PrecisUtils.bs.js 100% <100%> (ø) :arrow_up:
lib/js/src/PrecisClasses.bs.js 100% <100%> (ø) :arrow_up:
lib/js/src/PrecisContext.bs.js 49.27% <49.27%> (ø)
lib/js/src/PrecisCodePoints.bs.js 10.59% <0%> (+0.1%) :arrow_up:
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 534a1ac...2dce222. Read the comment docs.

justinba1010 commented 5 years ago

509/4518 tests fail now.