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: gate chat visibility by course end date #1270

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

alangsto
Copy link
Contributor

@alangsto alangsto commented Jan 9, 2024

COSMO-144

Visibility of the chat component should be gated by course end date, meaning that only learners who are enrolled in active courses (i.e. courses for which the end date has not passed) can access this component.

Copy link

codecov bot commented Jan 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (486faa5) 86.24% compared to head (fa8fff4) 86.25%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1270      +/-   ##
==========================================
+ Coverage   86.24%   86.25%   +0.01%     
==========================================
  Files         290      290              
  Lines        4891     4897       +6     
  Branches     1234     1237       +3     
==========================================
+ Hits         4218     4224       +6     
  Misses        657      657              
  Partials       16       16              

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

@alangsto alangsto force-pushed the alangsto/gate_la_by_end_date branch from fed75a6 to fa8fff4 Compare January 10, 2024 13:59
@alangsto alangsto merged commit 59a68af into master Jan 10, 2024
6 checks passed
@alangsto alangsto deleted the alangsto/gate_la_by_end_date branch January 10, 2024 14:10
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.

3 participants