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

Use generic entries and grouped_entries #2155

Merged
merged 1 commit into from
Apr 24, 2024
Merged

Use generic entries and grouped_entries #2155

merged 1 commit into from
Apr 24, 2024

Conversation

ujh
Copy link
Owner

@ujh ujh commented Apr 24, 2024

Do not use collected_inks and grouped_collected_inks, but instead convert to entries and grouped_entries as early as possible. Then the generic clustering code can be extracted later on and be reused.

Do not use `collected_inks` and `grouped_collected_inks`, but instead
convert to `entries` and `grouped_entries` as early as possible. Then
the generic clustering code can be extracted later on and be reused.
Copy link

codecov bot commented Apr 24, 2024

Codecov Report

Attention: Patch coverage is 42.85714% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 71.73%. Comparing base (f23c685) to head (174971f).

Files Patch % Lines
...ascript/src/admin/micro-clusters/assignCluster.jsx 0.00% 4 Missing ⚠️
.../javascript/src/admin/micro-clusters/CreateRow.jsx 0.00% 3 Missing ⚠️
.../src/admin/micro-clusters/DisplayMacroClusters.jsx 0.00% 3 Missing ⚠️
.../src/admin/micro-clusters/DisplayMicroClusters.jsx 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2155      +/-   ##
==========================================
- Coverage   71.74%   71.73%   -0.02%     
==========================================
  Files         236      236              
  Lines        4010     4019       +9     
  Branches      156      156              
==========================================
+ Hits         2877     2883       +6     
- Misses       1115     1118       +3     
  Partials       18       18              
Flag Coverage Δ
javascript 56.92% <42.85%> (+0.06%) ⬆️
ruby 79.91% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ujh ujh merged commit 1cb6b5f into master Apr 24, 2024
5 of 7 checks passed
@ujh ujh deleted the generic-entries branch April 24, 2024 06:33
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