Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update version of frontend-lib-learning-assistant to 1.21.0 #1285

Conversation

MichaelRoytman
Copy link
Contributor

Description:

Jira: COSMO-161 (private)

This commit installs version 1.21.0 of @edx/frontend-lib-learning-assistant.

This release uses a new GET endpoint published on the Learning Assistant backend to determine whether the Learning Assistant feature is enabled. If the features is not enabled, the Learning Assistant is not rendered, and vice-versa.

@MichaelRoytman MichaelRoytman marked this pull request as ready for review February 7, 2024 19:44
This commit installs version 1.21.0 of @edx/frontend-lib-learning-assistant. This commit also refactors the Chat tests to assert on whether the Xpert component is rendered by the Chat component, not whether Xpert actually renders. This is because Xpert now has its own logic to determine whether to render.

This release uses a new GET endpoint published on the Learning Assistant backend to determine whether the Learning Assistant feature is enabled. If the features is not enabled, the Learning Assistant is not rendered, and vice-versa.
@MichaelRoytman MichaelRoytman force-pushed the michaelroytman/COSMO-161-bump-frontend-lib-learning-assistant-version-1.21.0 branch from 3c2db93 to 43bc96c Compare February 7, 2024 20:26
Copy link

codecov bot commented Feb 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (55e2332) 88.33% compared to head (43bc96c) 88.33%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1285   +/-   ##
=======================================
  Coverage   88.33%   88.33%           
=======================================
  Files         291      291           
  Lines        4929     4929           
  Branches     1242     1242           
=======================================
  Hits         4354     4354           
  Misses        561      561           
  Partials       14       14           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MichaelRoytman MichaelRoytman merged commit 174de4b into master Feb 7, 2024
6 checks passed
@MichaelRoytman MichaelRoytman deleted the michaelroytman/COSMO-161-bump-frontend-lib-learning-assistant-version-1.21.0 branch February 7, 2024 20:39
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