Skip to content

Merge branch 'main' into team-broker-schema-agent

94cee7b
Select commit
Loading
Failed to load commit list.
Merged

Team broker schema agent #6003

Merge branch 'main' into team-broker-schema-agent
94cee7b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 22, 2025 in 0s

76.75% (-0.01%) compared to 93a2df7

View this Pull Request on Codecov

76.75% (-0.01%) compared to 93a2df7

Details

Codecov Report

❌ Patch coverage is 59.80392% with 41 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.75%. Comparing base (93a2df7) to head (94cee7b).

Files with missing lines Patch % Lines
forge/ee/routes/teamBroker/3rdPartyBroker.js 28.20% 28 Missing ⚠️
forge/db/models/TeamBrokerAgent.js 74.28% 9 Missing ⚠️
forge/routes/auth/index.js 60.00% 2 Missing ⚠️
forge/db/controllers/AccessToken.js 85.71% 1 Missing ⚠️
...migrations/20250908-01-EE-add-team-broker-agent.js 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6003      +/-   ##
==========================================
- Coverage   76.76%   76.75%   -0.01%     
==========================================
  Files         376      378       +2     
  Lines       18869    18967      +98     
  Branches     4492     4516      +24     
==========================================
+ Hits        14485    14559      +74     
- Misses       4384     4408      +24     

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