felix-berlin / astro-breadcrumbs

Well configurable breadcrumb component for Astro.js. Create breadcrumbs completely dynamically or specify exactly how they should look.
https://docs.astro-breadcrumbs.kasimir.dev
GNU General Public License v3.0
73 stars 10 forks source link

Feature/truncated on mobile #186

Closed felix-berlin closed 9 months ago

cloudflare-workers-and-pages[bot] commented 9 months ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 399dc31
Status: ✅  Deploy successful!
Preview URL: https://03a51f5f.astro-breadcrumbs-docs.pages.dev
Branch Preview URL: https://feature-truncated-on-mobile.astro-breadcrumbs-docs.pages.dev

View logs

socket-security[bot] commented 9 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@astrojs/mdx@2.1.1 Transitive: environment, eval, filesystem, network, shell, unsafe +410 75.3 MB fredkschott, matthewp, natemoo-re
npm/@astrojs/starlight@0.17.2 Transitive: environment, eval, filesystem, network, shell, unsafe +456 90.8 MB fredkschott, matthewp, natemoo-re
npm/astro@4.3.0 Transitive: environment, eval, filesystem, network, shell, unsafe +367 73.6 MB fredkschott, matthewp, natemoo-re
npm/starlight-links-validator@0.5.2 Transitive: environment, eval, filesystem, network, shell, unsafe +457 90.8 MB hideoo

🚮 Removed packages: npm/@astrojs/mdx@2.1.0, npm/@astrojs/starlight@0.17.0, npm/astro@4.2.6

View full report↗︎

codecov[bot] commented 9 months ago

Codecov Report

Attention: 87 lines in your changes are missing coverage. Please review.

Comparison is base (1f29137) 56.99% compared to head (399dc31) 66.92%. Report is 5 commits behind head on main.

Files Patch % Lines
src/lib/truncated.ts 0.00% 86 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #186 +/- ## ========================================== + Coverage 56.99% 66.92% +9.92% ========================================== Files 6 4 -2 Lines 193 263 +70 Branches 22 28 +6 ========================================== + Hits 110 176 +66 - Misses 79 86 +7 + Partials 4 1 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

felix-berlin commented 9 months ago

:tada: This PR is included in version 1.10.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: