Skip to content

Conversation

paulobernardoaf
Copy link
Collaborator

Description

Type of Change

    • Bugfix
    • Feature
    • Code style update (formatting, local variables)
    • Refactoring (no functional changes, no api changes)
    • Tests
    • Other

Copy link

codecov bot commented Jun 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.62%. Comparing base (a44b2a6) to head (7b7b85c).
⚠️ Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #529      +/-   ##
==========================================
- Coverage   87.92%   86.62%   -1.30%     
==========================================
  Files         177      177              
  Lines       19558    19558              
  Branches     1703     1708       +5     
==========================================
- Hits        17196    16943     -253     
- Misses       2362     2615     +253     

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

paulobernardoaf and others added 11 commits June 27, 2025 11:09
…date rspack configuration for singleton settings
…ation handling

- Refactored router setup to support both web and memory history based on module federation status.
- Updated `mountIntegrationsApp` function to utilize `isFederatedModule` for conditional logic.
- Enhanced route definitions and removed deprecated code for clarity and maintainability.
- Adjusted imports to streamline module federation checks and improve code organization.
- Upgraded `pinia` to version 3.0.3 and `vue` to version 3.5.11 in package files.
- Updated various Vue-related packages to version 3.5.11 for consistency.
- Modified router's `afterEach` hook to include the router parameter for better route handling.
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.

2 participants