zazuko / clownface

Simple but powerful graph traversing library for RDF
https://zazuko.github.io/clownface/
37 stars 8 forks source link

Filtering language tagged strings #41

Closed tpluscode closed 4 years ago

tpluscode commented 4 years ago

fixes #38

codecov-commenter commented 4 years ago

Codecov Report

Merging #41 into master will increase coverage by 0.50%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   98.26%   98.77%   +0.50%     
==========================================
  Files           8        9       +1     
  Lines         231      326      +95     
==========================================
+ Hits          227      322      +95     
  Misses          4        4              
Impacted Files Coverage Δ
lib/Clownface.js 100.00% <100.00%> (ø)
lib/Context.js 98.48% <100.00%> (+0.15%) :arrow_up:
lib/fromPrimitive.js 100.00% <100.00%> (ø)
lib/languageTag.js 100.00% <100.00%> (ø)
lib/namespace.js 100.00% <100.00%> (ø)

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 bf93a2c...1458822. Read the comment docs.

quasarchimaere commented 4 years ago

is there an eta, when this will be merged and released?

l00mi commented 4 years ago

@quasarchimaere we plan to have a new release including this by end of the week.