rasendubi / uniorg

An accurate Org-mode parser for JavaScript/TypeScript
https://oleksii.shmalko.com/uniorg
GNU General Public License v3.0
256 stars 24 forks source link

fix(stringify): add missing whitespace after checkboxes in lists #66

Closed rasendubi closed 1 year ago

rasendubi commented 1 year ago

Fixes #40.

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 4b598816b7ee042df4c711c07f74681c092504a8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ---------------- | ----- | | uniorg-stringify | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codecov[bot] commented 1 year ago

Codecov Report

Merging #66 (4b59881) into master (7108372) will increase coverage by 0.06%. The diff coverage is 33.33%.

@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
+ Coverage   96.01%   96.07%   +0.06%     
==========================================
  Files          15       15              
  Lines        1657     1657              
  Branches      554      554              
==========================================
+ Hits         1591     1592       +1     
+ Misses         65       64       -1     
  Partials        1        1              
Impacted Files Coverage Δ
packages/uniorg-stringify/src/stringify.ts 95.83% <33.33%> (+0.59%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more