Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add outlines #223

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

fix: export properly

893436c
Select commit
Loading
Failed to load commit list.
Open

feat: add outlines #223

fix: export properly
893436c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 23, 2023 in 0s

72.19% (-23.14%) compared to eceb33f

View this Pull Request on Codecov

72.19% (-23.14%) compared to eceb33f

Details

Codecov Report

Merging #223 (893436c) into master (eceb33f) will decrease coverage by 23.14%.
The diff coverage is 33.87%.

@@             Coverage Diff             @@
##           master     #223       +/-   ##
===========================================
- Coverage   95.32%   72.19%   -23.14%     
===========================================
  Files           4        6        +2     
  Lines         792     1151      +359     
  Branches       35       35               
===========================================
+ Hits          755      831       +76     
- Misses         37      320      +283     
Files Changed Coverage Δ
src/pdf/generate.ts 21.12% <21.12%> (ø)
src/pdf/outline.ts 29.50% <29.50%> (ø)
src/core.ts 100.00% <100.00%> (ø)