Skip to content

Conversation

mraman-2U
Copy link
Contributor

This pull request introduces a small configuration change to the learner application. The main update is the addition of a new feature flag to control the use of a chat v2 endpoint.

  • Added FEATURE_ENABLE_CHAT_V2_ENDPOINT to the app configuration, allowing the chat v2 endpoint feature to be toggled via environment variables.

Copy link

codecov bot commented Sep 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.83%. Comparing base (af50d5a) to head (d4e85b0).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1792   +/-   ##
=======================================
  Coverage   90.83%   90.83%           
=======================================
  Files         344      344           
  Lines        5792     5794    +2     
  Branches     1331     1333    +2     
=======================================
+ Hits         5261     5263    +2     
  Misses        514      514           
  Partials       17       17           

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

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