Skip to content

fix(ci): Always use main branch for assistant app#7723

Merged
mejo- merged 1 commit intomainfrom
fix/ci_assistant
Oct 6, 2025
Merged

fix(ci): Always use main branch for assistant app#7723
mejo- merged 1 commit intomainfrom
fix/ci_assistant

Conversation

@mejo-
Copy link
Copy Markdown
Member

@mejo- mejo- commented Oct 6, 2025

The assistant app doesn follow the branch strategy of server.

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits
  • Tests (unit, integration and/or end-to-end) passing and the changes are covered with tests

The assistant app doesn follow the branch strategy of server.

Signed-off-by: Jonas <jonas@freesources.org>
@mejo- mejo- self-assigned this Oct 6, 2025
@mejo- mejo- requested a review from max-nextcloud as a code owner October 6, 2025 12:33
@mejo- mejo- added tests If you write them we ♥ you 3. to review labels Oct 6, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.31%. Comparing base (ac33b1d) to head (b29a62b).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7723   +/-   ##
=======================================
  Coverage   59.31%   59.31%           
=======================================
  Files         503      503           
  Lines       39258    39258           
  Branches     1130     1130           
=======================================
  Hits        23285    23285           
  Misses      15865    15865           
  Partials      108      108           

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

@mejo- mejo- merged commit 1f0a959 into main Oct 6, 2025
69 of 76 checks passed
@mejo- mejo- deleted the fix/ci_assistant branch October 6, 2025 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review tests If you write them we ♥ you

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants