feat: add custom SVG favicon to Nuxt configuration #12

Merged
argoyle merged 1 commits from add-custom-svg-favicon-nuxt into main 2025-11-23 12:21:57 +00:00
argoyle commented 2025-11-23 12:17:07 +00:00 (Migrated from gitlab.com)

Updates the Nuxt configuration to include a custom SVG favicon
for better branding and user experience. Adds the favicon SVG
file to the public directory, enhancing the visual appeal of
the application and ensuring it displays properly in the
browser tab.

Updates the Nuxt configuration to include a custom SVG favicon for better branding and user experience. Adds the favicon SVG file to the public directory, enhancing the visual appeal of the application and ensuring it displays properly in the browser tab.
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2025-11-23 12:19:30 +00:00
argoyle commented 2025-11-23 12:21:42 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests.
Project coverage is 84.37%. Comparing base (48bf9a7) to head (ade440a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #11   +/-   ##
=======================================
  Coverage   84.37%   84.37%           
=======================================
  Files           2        2           
  Lines          32       32           
  Branches       13       13           
=======================================
  Hits           27       27           
  Misses          5        5           

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.
## [Codecov](https://app.codecov.io/gl/unboundsoftware/schemas-app/pull/11?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report :white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 84.37%. Comparing base ([`48bf9a7`](https://app.codecov.io/gl/unboundsoftware/schemas-app/commit/48bf9a766b3b7683db1f2d4fe7a1baf50748f746?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)) to head ([`ade440a`](https://app.codecov.io/gl/unboundsoftware/schemas-app/commit/ade440a0afd06c1e27e39b413d2ca35120ab3f34?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)). <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## main #11 +/- ## ======================================= Coverage 84.37% 84.37% ======================================= Files 2 2 Lines 32 32 Branches 13 13 ======================================= Hits 27 27 Misses 5 5 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/schemas-app/pull/11?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). :loudspeaker: Have feedback on the report? [Share it here](https://gitlab.com/codecov-open-source/codecov-user-feedback/-/issues/4). <details><summary> :rocket: New features to boost your workflow: </summary> - :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems. </details>
argoyle commented 2025-11-23 12:21:58 +00:00 (Migrated from gitlab.com)

mentioned in commit de1f4b6e86

mentioned in commit de1f4b6e86bb226be3039b3728c0df5ddad3c064
argoyle (Migrated from gitlab.com) merged commit de1f4b6e86 into main 2025-11-23 12:21:58 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/schemas-app#12