Skip to content

Loads of changes#1992

Open
kylemh wants to merge 16 commits intomainfrom
more-changes
Open

Loads of changes#1992
kylemh wants to merge 16 commits intomainfrom
more-changes

Conversation

@kylemh
Copy link
Copy Markdown
Member

@kylemh kylemh commented Mar 25, 2026

  • MDX
  • Make podcast page static
  • shadcn/RadixUI --> shadcn/BaseUI
  • fix sitemap
  • lint config cleanup
  • various style changes

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
operation-code Ready Ready Preview, ✅ 1 resolved Mar 25, 2026 7:08pm
storybook Error Error Mar 25, 2026 7:08pm

Request Review

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 25, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 81.38% 4394 / 5399
🔵 Statements 81.38% 4394 / 5399
🔵 Functions 70.4% 138 / 196
🔵 Branches 90.87% 488 / 537
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/components/InlineLoadingSpinner.tsx 100% 100% 100% 100%
src/components/Analytics/AnalyticsProvider.tsx 0% 100% 100% 0% 3-65
src/components/Badge/Badge.tsx 100% 100% 100% 100%
src/components/Branding/ColorSection/ColorSection.tsx 100% 100% 100% 100%
src/components/Branding/FontSection/FontSection.tsx 100% 100% 100% 100%
src/components/Branding/LogoSection/LogoSection.tsx 100% 100% 100% 100%
src/components/Cards/Card/Card.tsx 100% 100% 100% 100%
src/components/Cards/FlatCard/FlatCard.tsx 100% 87.5% 100% 100%
src/components/Cards/FlatCard/__tests__/FlatCard.test.tsx 100% 100% 100% 100%
src/components/Container/Container.tsx 100% 100% 100% 100%
src/components/Container/__tests__/Container.test.tsx 100% 100% 100% 100%
src/components/Content/Content.tsx 100% 100% 100% 100%
src/components/FAQ/FAQSection.tsx 0% 100% 100% 0% 3-22
src/components/Footer/Footer.tsx 100% 100% 100% 100%
src/components/Form/MultiStepForm.tsx 97.81% 100% 83.33% 97.81% 169-171
src/components/Form/Checkbox/Checkbox.tsx 100% 100% 100% 100%
src/components/Form/Input/Input.tsx 100% 42.85% 100% 100%
src/components/Form/Input/__tests__/Input.test.tsx 100% 100% 100% 100%
src/components/Form/Label/Label.tsx 100% 100% 100% 100%
src/components/Form/Label/__tests__/Label.test.tsx 100% 100% 100% 100%
src/components/Form/Select/SelectMulti.tsx 100% 50% 100% 100%
src/components/Form/Select/SelectSingle.tsx 100% 60% 100% 100%
src/components/Form/Select/__tests__/SelectMulti.test.tsx 100% 100% 100% 100%
src/components/Form/Select/__tests__/SelectSingle.test.tsx 100% 100% 100% 100%
src/components/Form/__tests__/MultiStepForm.test.tsx 100% 97.5% 100% 100%
src/components/Forms/RegistrationForm/RegistrationForm.tsx 99.61% 70.83% 75% 99.61% 91
src/components/Forms/RegistrationForm/__tests__/RegistrationForm.test.tsx 100% 100% 100% 100%
src/components/Forms/UpdateProfileForm/UpdateProfileForm.tsx 39.56% 50% 25% 39.56% 16-37, 59-92, 95-101, 104
src/components/Forms/UpdateProfileForm/steps/MilitaryDetails.tsx 100% 71.42% 100% 100%
src/components/Forms/UpdateProfileForm/steps/MilitaryStatus.tsx 100% 75% 100% 100%
src/components/Forms/UpdateProfileForm/steps/PersonalDetails.tsx 100% 55.55% 100% 100%
src/components/Forms/UpdateProfileForm/steps/ProfessionalDetails.tsx 100% 57.14% 100% 100%
src/components/Forms/UpdateProfileForm/steps/__tests__/MilitaryDetails.test.tsx 100% 100% 100% 100%
src/components/Forms/UpdateProfileForm/steps/__tests__/MilitaryStatus.test.tsx 100% 100% 100% 100%
src/components/Forms/UpdateProfileForm/steps/__tests__/PersonalDetails.test.tsx 100% 100% 100% 100%
src/components/Forms/UpdateProfileForm/steps/__tests__/ProfessionalDetails.test.tsx 100% 100% 100% 100%
src/components/Heading/Heading.tsx 100% 100% 100% 100%
src/components/HeroBanner/HeroBanner.tsx 100% 100% 100% 100%
src/components/HeroBanner/__tests__/HeroBanner.test.tsx 100% 100% 100% 100%
src/components/Nav/Nav.tsx 95.16% 100% 66.66% 95.16% 45-47
src/components/Nav/NavListItem/NavListItem.tsx 91.91% 84.61% 100% 91.91% 1, 129-137
src/components/Nav/NavMobile/NavMobile.tsx 100% 100% 100% 100%
src/components/Nav/NavMobile/__tests__/NavMobile.test.tsx 100% 100% 100% 100%
src/components/Nav/__tests__/Nav.test.tsx 100% 100% 100% 100%
src/components/OutboundLink/OutboundLink.tsx 93.33% 50% 50% 93.33% 46-47
src/components/Press/PressLinks/PressLinks.tsx 100% 100% 100% 100%
src/components/Press/PressPhotos/PressPhotos.tsx 100% 100% 100% 100%
src/components/ReusableSections/DonateSection/DonateSection.tsx 100% 100% 100% 100%
src/components/ReusableSections/JoinSection/JoinSection.tsx 100% 100% 100% 100%
src/components/ReusableSections/SponsorsSection/SponsorsSection.tsx 100% 100% 100% 100%
src/components/ReusableSections/SponsorsSection/__tests__/SponsorsSection.test.tsx 100% 100% 100% 100%
src/components/ScreenReaderOnly/ScreenReaderOnly.tsx 100% 100% 100% 100%
src/components/ScrollToTopButton/ScrollToTopButton.tsx 100% 100% 100% 100%
src/components/Section/Card.tsx 0% 0% 0% 0% 1-41
src/components/Section/FAQ.tsx 0% 100% 100% 0% 3-16
src/components/Section/Q.tsx 0% 100% 100% 0% 3-34
src/components/Section/Section.tsx 100% 100% 100% 100%
src/components/Section/Story.tsx 0% 0% 0% 0% 1-17
src/components/Timeline/Timeline.tsx 100% 100% 100% 100%
src/components/Timeline/TimelineEvent/TimelineEvent.tsx 100% 100% 100% 100%
src/components/Timeline/TimelineNav/TimelineNav.tsx 91.89% 100% 25% 91.89% 12-14
src/components/ui/accordion.tsx 0% 100% 100% 0% 3-73
src/components/ui/alert.tsx 54.38% 100% 25% 54.38% 37-67
src/components/ui/badge.tsx 0% 0% 0% 0% 1-43
src/components/ui/button.tsx 100% 100% 100% 100%
src/components/ui/card.tsx 0% 100% 100% 0% 3-87
src/components/ui/dialog.tsx 0% 100% 100% 0% 4-125
src/components/ui/dropdown-menu.tsx 18.5% 100% 20% 18.5% 13-15, 52-240
src/components/ui/field.tsx 29.31% 40% 20% 29.31% 8-50, 84-165, 177-178, 181-182, 190-193, 201-211
src/components/ui/label.tsx 8.33% 100% 0% 8.33% 7-19
src/components/ui/separator.tsx 14.28% 100% 0% 14.28% 7-19
src/components/ui/sheet.tsx 48.31% 100% 40% 48.31% 18-20, 26-37, 76-114
Generated in workflow #80 for commit 77467b6 by the Vitest Coverage Report Action

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.

1 participant