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

docs: multimodal to datatypes #934

Merged
merged 2 commits into from Dec 16, 2022
Merged

docs: multimodal to datatypes #934

merged 2 commits into from Dec 16, 2022

Conversation

alexcg1
Copy link
Member

@alexcg1 alexcg1 commented Dec 13, 2022

Anyone got any objections to me changing "Multimodal Data" to "Data Types"?

Rationale: Most people working with DocArray are just working with one data type (as reflected in Google Analytics page/user views). Also we have "Multi-modal" under "Multimodal data" which seems odd.

I know we want to blow the multimodal trumpet, but I think it'd be good to get users building with DocArray for their single-data-types first then converting them to the cause.

  • docs(index): fix developer reference(s) typo
  • docs(datatypes): change page title to data types

Signed-off-by: Alex C-G <alexcg@outlook.com>
Signed-off-by: Alex C-G <alexcg@outlook.com>
@codecov-commenter
Copy link

codecov-commenter commented Dec 13, 2022

Codecov Report

Base: 88.47% // Head: 85.07% // Decreases project coverage by -3.39% ⚠️

Coverage data is based on head (3698d1a) compared to base (6ec0cf5).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #934      +/-   ##
==========================================
- Coverage   88.47%   85.07%   -3.40%     
==========================================
  Files         155      155              
  Lines        8009     8009              
==========================================
- Hits         7086     6814     -272     
- Misses        923     1195     +272     
Flag Coverage Δ
docarray 85.07% <ø> (-3.40%) ⬇️

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

Impacted Files Coverage Δ
docarray/array/mixins/embed.py 9.89% <0.00%> (-82.42%) ⬇️
docarray/array/mixins/evaluation.py 8.33% <0.00%> (-80.13%) ⬇️
docarray/array/storage/memory/find.py 54.68% <0.00%> (-40.63%) ⬇️
docarray/document/mixins/sugar.py 60.00% <0.00%> (-20.00%) ⬇️
docarray/array/mixins/group.py 71.05% <0.00%> (-18.43%) ⬇️
docarray/math/helper.py 67.64% <0.00%> (-17.65%) ⬇️
docarray/math/distance/__init__.py 77.77% <0.00%> (-17.47%) ⬇️
docarray/array/mixins/match.py 83.33% <0.00%> (-8.34%) ⬇️
docarray/array/mixins/setitem.py 74.79% <0.00%> (-8.14%) ⬇️
docarray/score/data.py 95.45% <0.00%> (-4.55%) ⬇️
... and 5 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@alexcg1
Copy link
Member Author

alexcg1 commented Dec 16, 2022

@samsja or @JohannesMessner can someone approve and merge?

@JoanFM JoanFM merged commit ceb16ec into main Dec 16, 2022
@JoanFM JoanFM deleted the docs-multimodal-to-datatypes branch December 16, 2022 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants