Skip to content

feat: add option to always include tags from frontmatter - #1341

Closed
byq77 wants to merge 13 commits into
st3v3nmw:mainfrom
byq77:feat/1340-implementation
Closed

byq77 wants to merge 13 commits into
st3v3nmw:mainfrom
byq77:feat/1340-implementation

Conversation

@byq77

@byq77 byq77 commented Dec 16, 2025

Copy link
Copy Markdown
Contributor

Closes #1340

@byq77 byq77 changed the title Add option to always include tags from frontmatter feat: add option to always include tags from frontmatter Dec 16, 2025
@st3v3nmw
st3v3nmw self-requested a review December 29, 2025 07:15
@codecov

codecov Bot commented Feb 26, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 88.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.62%. Comparing base (dcce540) to head (52347fd).

Files with missing lines Patch % Lines
src/deck/topic-path.ts 81.25% 3 Missing ⚠️

❌ Your patch check has failed because the patch coverage (88.00%) is below the target coverage (100.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1341      +/-   ##
==========================================
- Coverage   95.66%   95.62%   -0.04%     
==========================================
  Files          47       47              
  Lines        5239     5263      +24     
  Branches      828      833       +5     
==========================================
+ Hits         5012     5033      +21     
  Misses        225      225              
- Partials        2        5       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@byq77

byq77 commented Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

Stale

@byq77 byq77 closed this Jul 30, 2026
@byq77
byq77 deleted the feat/1340-implementation branch July 30, 2026 23:06
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.

[FEAT]: Add option to always include tags from frontmatter

2 participants