stencila / encoda

↔️ A format converter for Stencila documents
https://stencila.github.io/encoda/
Apache License 2.0
35 stars 9 forks source link

Update Schema #959

Closed nokome closed 3 years ago

nokome commented 3 years ago

This updates Encoda to use the next version of Schema, including new type guards, and some changes to typings, as a perrDependency.

codecov-commenter commented 3 years ago

Codecov Report

Merging #959 (13a347a) into master (c076133) will decrease coverage by 0.21%. The diff coverage is 94.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #959      +/-   ##
==========================================
- Coverage   88.74%   88.53%   -0.22%     
==========================================
  Files          80       81       +1     
  Lines        7555     7559       +4     
  Branches     2427     2416      -11     
==========================================
- Hits         6705     6692      -13     
- Misses        827      844      +17     
  Partials       23       23              
Impacted Files Coverage Δ
src/codecs/csi/index.ts 100.00% <ø> (ø)
src/codecs/ipynb/index.ts 83.51% <ø> (ø)
src/codecs/json/index.ts 100.00% <ø> (ø)
src/codecs/yaml/index.ts 100.00% <ø> (ø)
src/codecs/html/index.ts 80.67% <75.00%> (-0.13%) :arrow_down:
src/codecs/pandoc/index.ts 90.88% <80.00%> (-0.13%) :arrow_down:
src/codecs/dir/index.ts 92.50% <84.61%> (ø)
src/codecs/crossref/index.ts 87.93% <100.00%> (ø)
src/codecs/csl/index.ts 87.15% <100.00%> (ø)
src/codecs/csv/index.ts 90.56% <100.00%> (ø)
... and 41 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 c076133...13a347a. Read the comment docs.

stencila-ci commented 3 years ago

:tada: This PR is included in version 0.117.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: