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

chore: Improve type safety and better logging #74

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

Conversation

Marabyte
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Mar 18, 2023

Codecov Report

Patch coverage: 69.04% and project coverage change: -27.59 ⚠️

Comparison is base (00453c8) 94.93% compared to head (10deef1) 67.34%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #74       +/-   ##
===========================================
- Coverage   94.93%   67.34%   -27.59%     
===========================================
  Files           4        4               
  Lines          79      392      +313     
  Branches       11      105       +94     
===========================================
+ Hits           75      264      +189     
- Misses          4      128      +124     
Impacted Files Coverage Δ
packages/external-links/lib/linker.ts 62.85% <60.00%> (ø)
packages/code-highlighter/lib/highlighter.ts 61.87% <65.45%> (ø)
packages/tinycss/lib/util.ts 59.79% <71.87%> (ø)
packages/tinycss/lib/tiny.ts 80.99% <75.86%> (ø)

... and 4 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore: Improve type safety in @sardine/eleventy-plugin-code-highlighter
1 participant