Skip to content

Feat/mark comments covered#98

Merged
bartveneman merged 5 commits intomainfrom
feat/mark-comments-covered
Mar 17, 2026
Merged

Feat/mark comments covered#98
bartveneman merged 5 commits intomainfrom
feat/mark-comments-covered

Conversation

@bartveneman
Copy link
Member

closes #5

@codecov-commenter
Copy link

codecov-commenter commented Mar 17, 2026

Bundle Report

Changes will increase total bundle size by 1.17kB (4.58%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
index.js-esm 13.04kB 1.17kB (9.89%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: index.js-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
index.js 1.17kB 11.68kB 11.17% ⚠️

Files in index.js:

  • ./src/lib/index.ts → Total Size: 2.37kB

  • ./src/lib/chunkify.ts → Total Size: 2.52kB

@bartveneman bartveneman merged commit 1415c5b into main Mar 17, 2026
6 of 7 checks passed
@bartveneman bartveneman deleted the feat/mark-comments-covered branch March 17, 2026 21:58
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@8b2f995). Learn more about missing BASE report.
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #98   +/-   ##
=======================================
  Coverage        ?   96.71%           
=======================================
  Files           ?       14           
  Lines           ?     1064           
  Branches        ?      142           
=======================================
  Hits            ?     1029           
  Misses          ?       34           
  Partials        ?        1           

☔ 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.

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.

Mark blocks and lines of comments as covered

2 participants