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

chore: update max allowed highlights per set and max number of highlight sets #1033

Merged
merged 2 commits into from
Sep 18, 2023

Conversation

macdiesel
Copy link
Contributor

Copy link
Member

@adamstankiewicz adamstankiewicz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I assume openedx/enterprise-catalog#672 will be merged/released first?

@@ -43,10 +43,10 @@ export const TAB_TITLES = {
export const MAX_HIGHLIGHT_TITLE_LENGTH = 60;

// Max highlight sets per enteprise curation
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: while we're in here, typo in enteprise above ;)

@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (22f7c2c) 83.01% compared to head (1f05ceb) 83.01%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1033   +/-   ##
=======================================
  Coverage   83.01%   83.01%           
=======================================
  Files         412      412           
  Lines        8849     8849           
  Branches     1820     1820           
=======================================
  Hits         7346     7346           
  Misses       1464     1464           
  Partials       39       39           
Files Changed Coverage Δ
src/components/ContentHighlights/data/constants.js 100.00% <100.00%> (ø)

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

@macdiesel macdiesel merged commit 0eca22c into master Sep 18, 2023
6 checks passed
@macdiesel macdiesel deleted the bbeggs/increase_max_highlights branch September 18, 2023 20:43
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