Skip to content

ci: consolidate production workflows to run sequentially in single pi…#10

Merged
rudra-sah00 merged 1 commit intoproductionfrom
develop
Nov 7, 2025
Merged

ci: consolidate production workflows to run sequentially in single pi…#10
rudra-sah00 merged 1 commit intoproductionfrom
develop

Conversation

@rudra-sah00
Copy link
Owner

…peline

📝 Description

🎯 Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📚 Documentation update
  • 🎨 Style update (formatting, renaming)
  • ♻️ Code refactoring (no functional changes)
  • ⚡ Performance improvement
  • ✅ Test update
  • 🔧 Configuration change
  • 🔨 Build/CI update

🔗 Related Issues

Fixes #
Related to #

📋 Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings or errors
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

🧪 Testing

Test Configuration

  • Node version:
  • npm version:
  • OS:

Test Cases

📸 Screenshots/Videos

🎬 Demo

💡 Additional Context

👀 Reviewers

@


@vercel
Copy link
Contributor

vercel bot commented Nov 7, 2025

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

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
portfolio Ignored Ignored Nov 7, 2025 10:49am

@github-actions
Copy link

github-actions bot commented Nov 7, 2025

📦 Bundle Size Report

✅ Build completed successfully!

Build Info:

  • Next.js production build completed
  • Check the workflow logs for detailed size metrics

Guidelines:

  • 🎯 First Load JS: Aim for < 200KB
  • Code Splitting: Automatic with Next.js
  • 🗜️ Compression: Enabled (gzip/brotli)

💡 Tip: Review the build output in workflow logs for page-by-page size breakdown

@github-actions
Copy link

github-actions bot commented Nov 7, 2025

📊 Test Coverage Report

Overall Status: ✅ PASSED

Metric Coverage Visual vs Target Status
Statements 92.03% ██████████████████░░ +2.0%
Branches 89.84% ██████████████████░░ +4.8%
Functions 83.96% █████████████████░░░ +4.0%
Lines 92.03% ██████████████████░░ +2.0%

📈 Detailed Metrics

  • Total Files Tested: 34
  • Statements Covered: 4343 / 4719
  • Branches Covered: 416 / 463
  • Functions Covered: 89 / 106
  • Lines Covered: 4343 / 4719

🎯 Target Thresholds

  • Statements: ≥ 90%
  • Branches: ≥ 85%
  • Functions: ≥ 80%
  • Lines: ≥ 90%

Excellent! All coverage thresholds exceeded. Great work! 🎉


💡 Tip: Run npm run test:coverage locally to see detailed coverage reports

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@github-actions
Copy link

github-actions bot commented Nov 7, 2025

🚀 Preview Deployment Ready!

🔍 Preview URL: https://portfolio-kkuuttoss-rudras-projects-194b270d.vercel.app

✅ Build Successful
✅ Preview Environment Created

@github-actions
Copy link

github-actions bot commented Nov 7, 2025

⚡ Lighthouse Performance Report

Check the full report in the workflow artifacts.

Target thresholds:

  • 🎯 Performance: ≥ 90
  • ♿ Accessibility: ≥ 95
  • 🎨 Best Practices: ≥ 90
  • 🔍 SEO: ≥ 95

@rudra-sah00 rudra-sah00 merged commit c01319f into production Nov 7, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants