arp242 / uni

Query the Unicode database from the commandline, with good support for emojis
MIT License
799 stars 19 forks source link

Wasm version #9

Closed arp242 closed 4 years ago

arp242 commented 4 years ago

Need to work on a bit more, but already works.

codecov-io commented 4 years ago

Codecov Report

Merging #9 into master will increase coverage by 0.04%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage    90.3%   90.35%   +0.04%     
==========================================
  Files           6        6              
  Lines         392      394       +2     
==========================================
+ Hits          354      356       +2     
  Misses         30       30              
  Partials        8        8
Impacted Files Coverage Δ
uni.go 91.46% <0%> (+0.05%) :arrow_up:
unidata/unidata.go 89.47% <0%> (ø) :arrow_up:

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 aa510d6...43e991d. Read the comment docs.