Skip to content

More Test Coverage and added support for unauth access#4

Merged
DarrellRichards merged 1 commit into
mainfrom
user-experince-changes
May 15, 2026
Merged

More Test Coverage and added support for unauth access#4
DarrellRichards merged 1 commit into
mainfrom
user-experince-changes

Conversation

@DarrellRichards
Copy link
Copy Markdown
Owner

Summary

Changes made

How to test

  • npm run lint
  • npm run typecheck
  • npm run test
  • npm run build

Prisma / schema impact

  • No schema changes
  • Schema updated and migration included

Checklist

  • Documentation updated if needed
  • No secrets or local-only config committed
  • Screenshots included for UI changes when helpful

Copilot AI review requested due to automatic review settings May 15, 2026 02:06
@codecov
Copy link
Copy Markdown

codecov Bot commented May 15, 2026

Codecov Report

❌ Patch coverage is 96.42857% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 59.61%. Comparing base (844785d) to head (5d896a4).

Files with missing lines Patch % Lines
src/app/api/leagues/[leagueId]/landing/route.ts 92.30% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main       #4       +/-   ##
===========================================
- Coverage   85.94%   59.61%   -26.33%     
===========================================
  Files           2        7        +5     
  Lines         185      525      +340     
  Branches       58      181      +123     
===========================================
+ Hits          159      313      +154     
- Misses         24      165      +141     
- Partials        2       47       +45     

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

@DarrellRichards DarrellRichards merged commit bbc8e98 into main May 15, 2026
3 of 5 checks passed
@DarrellRichards DarrellRichards deleted the user-experince-changes branch May 15, 2026 02:08
@DarrellRichards DarrellRichards review requested due to automatic review settings May 15, 2026 02:29
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