Skip to content

feat: product comparison pages#306

Merged
me-marcel merged 1 commit intomainfrom
feat/product_comparison_pages
May 2, 2026
Merged

feat: product comparison pages#306
me-marcel merged 1 commit intomainfrom
feat/product_comparison_pages

Conversation

@me-marcel
Copy link
Copy Markdown
Member

@me-marcel me-marcel commented May 1, 2026

Pull Request

Current Behavior

Expected Behavior

Related Issue(s)

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
  • 🔧 Refactoring (no functional changes, no api changes)
  • ⚡ Performance improvement
  • 🧪 Test improvements
  • 🎨 Style/formatting changes
  • 🔒 Security improvements

Checklist

Code Quality

  • Code follows the project's style guidelines
  • Self-review of code has been performed
  • Code is commented, particularly in hard-to-understand areas
  • Corresponding changes to documentation have been made
  • Changes generate no new warnings

Testing

  • New and existing unit tests pass locally
  • Tests have been added that prove the fix is effective or that the feature works
  • All affected projects build, test, and lint successfully
  • E2E tests have been run (if applicable)

Compliance

  • All commits use conventional commit format (e.g. feat:, fix:, docs:)
  • Application and library boundaries and dependencies are valid
  • Code follows the project’s style and quality practices
  • Nx is used for build, test, and lint (e.g. nx prepush, nx affected)

Documentation

  • Relevant docs and READMEs have been updated to reflect changes
  • API or public contract changes are documented (if applicable)

Additional Notes

Reviewer Guidelines

  • Please ensure all checklist items are verified
  • Pay special attention to breaking changes and their impact
  • Verify that all tests pass and code quality standards are met
  • Check that documentation is updated appropriately

Questions or concerns? Contact the development team at hi@forepath.io

@me-marcel me-marcel self-assigned this May 1, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 1, 2026

Code Coverage

apps/frontend-agent-console100.00%✅ 0.00%
Coverage Report
File % Stmts % Branch % Funcs % Lines Uncovered Line #s
All files   100   100   100   100  
 ...component.html   100   100   100   100  
 app.component.ts   100   100   100   100  

apps/frontend-billing-console100.00%✅ 0.00%
Coverage Report
File % Stmts % Branch % Funcs % Lines Uncovered Line #s
All files   100   100   100   100  
 ...component.html   100   100   100   100  
 app.component.ts   100   100   100   100  

apps/frontend-docs100.00%✅ 0.00%
Coverage Report
File % Stmts % Branch % Funcs % Lines Uncovered Line #s
All files   100   100   100   100  
 ...component.html   100   100   100   100  
 app.component.ts   100   100   100   100  

apps/frontend-portal100.00%✅ 0.00%
Coverage Report
File % Stmts % Branch % Funcs % Lines Uncovered Line #s
All files   100   100   100   100  
 ...component.html   100   100   100   100  
 app.component.ts   100   100   100   100  

libs/domains/framework/frontend/feature-agent-console75.35%✅ 0.00%
Coverage Report
File % Stmts % Branch % Funcs % Lines Uncovered Line #s
All files   75.35   58.63   94.8   75.19  
 chat   77.05   60.59   93.44   77.02  
  ...nt-display.ts   69.17   54.45   100   69.17  ...09,223-240,287
  ...e-markdown.ts   73.71   59.86   78.94   73.85  ...60,291,301,308
  ...-aggregate.ts   88.09   64   100   88.09  21,38,46,62,67
  ...card-merge.ts   85.71   64.1   100   85.71  24,66
  ...ad-display.ts   82.58   63.75   100   82.38  ...19-423,453,459
 guards   100   91.66   100   100  
  ...itor.guard.ts   100   100   100   100  
  ...ient.guard.ts   100   83.33   100   100  18
 tickets   54.21   36.66   100   53.65  
  ...run-labels.ts   34.69   17.94   100   34.69  ...,97-99,103-105
  ...hy-context.ts   96   92.85   100   95.83  8
  ...atus-label.ts   44.44   28.57   100   44.44  10-12,16-20

libs/domains/framework/frontend/feature-billing-console0.00%✅ 0.00%
Coverage Report
File % Stmts % Branch % Funcs % Lines Uncovered Line #s
All files   0   0   0   0  

libs/domains/framework/frontend/feature-docs0.00%✅ 0.00%
Coverage Report
File % Stmts % Branch % Funcs % Lines Uncovered Line #s
All files   0   0   0   0  

libs/domains/framework/frontend/feature-portal0.00%✅ 0.00%
Coverage Report
File % Stmts % Branch % Funcs % Lines Uncovered Line #s
All files   0   0   0   0  

@me-marcel me-marcel force-pushed the feat/product_comparison_pages branch 5 times, most recently from 6615409 to e253a45 Compare May 2, 2026 07:00
@me-marcel me-marcel force-pushed the feat/product_comparison_pages branch from e253a45 to 0a31985 Compare May 2, 2026 07:17
@me-marcel me-marcel marked this pull request as ready for review May 2, 2026 07:36
@me-marcel me-marcel merged commit 12a9a4b into main May 2, 2026
15 checks passed
@me-marcel me-marcel deleted the feat/product_comparison_pages branch May 2, 2026 07:36
forepath-semantic-release Bot pushed a commit that referenced this pull request May 2, 2026
## [1.52.0](v1.51.0...v1.52.0) (2026-05-02)

### Features

* product comparison pages ([#306](#306)) ([12a9a4b](12a9a4b))
@forepath-semantic-release
Copy link
Copy Markdown

This PR is included in version 1.52.0 🎉

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