Skip to content

Conversation

@ThumulaPerera
Copy link
Contributor

Purpose

$subject

Related Issues

  • N/A

Related PRs

  • N/A

Checklist

  • Followed the contribution guidelines.
  • Manual test round performed and verified.
  • Documentation provided. (Add links if there are any)
  • Tests provided. (Add links if there are any)
    • Unit Tests
    • Integration Tests
  • Breaking changes. (Fill if applicable)
    • Breaking changes section filled.
    • breaking change label added.

Security checks

  • Followed secure coding standards in WSO2 Secure Coding Guidelines
  • Confirmed that this PR doesn't commit any keys, passwords, tokens, usernames, or other secrets.

Copilot AI review requested due to automatic review settings February 3, 2026 14:44
@ThumulaPerera ThumulaPerera added the skip-changelog Skip generating changelog for a particular PR label Feb 3, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR changes the default behavior of the release builder workflow to run performance tests by default after each release, rather than requiring manual opt-in.

Changes:

  • Updated the default value for run_performance_test workflow input from false to true
  • Updated the hardcoded performance test flag for scheduled/no-version runs from false to true

@ThumulaPerera ThumulaPerera enabled auto-merge (squash) February 3, 2026 14:51
@codecov
Copy link

codecov bot commented Feb 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.93%. Comparing base (122b937) to head (740e620).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1292      +/-   ##
==========================================
- Coverage   89.94%   89.93%   -0.01%     
==========================================
  Files         625      625              
  Lines       40648    40648              
  Branches     2371     2371              
==========================================
- Hits        36559    36555       -4     
- Misses       2212     2216       +4     
  Partials     1877     1877              
Flag Coverage Δ
backend-integration-postgres 52.90% <ø> (ø)
backend-integration-sqlite 52.87% <ø> (ø)
backend-unit 82.66% <ø> (-0.02%) ⬇️
frontend-apps-develop-unit 90.75% <ø> (ø)
frontend-apps-gate-unit 84.62% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ThumulaPerera ThumulaPerera merged commit af7b849 into asgardeo:main Feb 3, 2026
23 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Skip generating changelog for a particular PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants