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

Feature/support both opensearch and elasticsearch #305

Draft
wants to merge 26 commits into
base: master
Choose a base branch
from

Conversation

barseghyanartur
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Dec 27, 2022

Codecov Report

Base: 88.56% // Head: 88.59% // Increases project coverage by +0.03% 🎉

Coverage data is based on head (c5d7b65) compared to base (a5d195f).
Patch coverage: 99.10% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #305      +/-   ##
==========================================
+ Coverage   88.56%   88.59%   +0.03%     
==========================================
  Files          50       50              
  Lines        2317     2324       +7     
==========================================
+ Hits         2052     2059       +7     
  Misses        265      265              
Impacted Files Coverage Δ
src/django_elasticsearch_dsl_drf/pagination.py 92.77% <87.50%> (+0.04%) ⬆️
src/django_elasticsearch_dsl_drf/analyzers.py 100.00% <100.00%> (ø)
src/django_elasticsearch_dsl_drf/apps.py 100.00% <100.00%> (ø)
src/django_elasticsearch_dsl_drf/compat.py 96.87% <100.00%> (ø)
src/django_elasticsearch_dsl_drf/constants.py 100.00% <100.00%> (ø)
...ngo_elasticsearch_dsl_drf/elasticsearch_helpers.py 92.30% <100.00%> (+1.39%) ⬆️
...rc/django_elasticsearch_dsl_drf/fields/__init__.py 100.00% <100.00%> (ø)
src/django_elasticsearch_dsl_drf/fields/common.py 67.44% <100.00%> (ø)
src/django_elasticsearch_dsl_drf/fields/helpers.py 100.00% <100.00%> (ø)
...ango_elasticsearch_dsl_drf/fields/nested_fields.py 73.07% <100.00%> (ø)
... and 37 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.

@codecov-commenter
Copy link

codecov-commenter commented Jan 2, 2023

Codecov Report

Base: 88.56% // Head: 88.76% // Increases project coverage by +0.20% 🎉

Coverage data is based on head (9fb5353) compared to base (a5d195f).
Patch coverage: 99.10% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #305      +/-   ##
==========================================
+ Coverage   88.56%   88.76%   +0.20%     
==========================================
  Files          50       50              
  Lines        2317     2324       +7     
==========================================
+ Hits         2052     2063      +11     
+ Misses        265      261       -4     
Impacted Files Coverage Δ
src/django_elasticsearch_dsl_drf/pagination.py 92.77% <87.50%> (+0.04%) ⬆️
src/django_elasticsearch_dsl_drf/analyzers.py 100.00% <100.00%> (ø)
src/django_elasticsearch_dsl_drf/apps.py 100.00% <100.00%> (ø)
src/django_elasticsearch_dsl_drf/compat.py 96.87% <100.00%> (ø)
src/django_elasticsearch_dsl_drf/constants.py 100.00% <100.00%> (ø)
...ngo_elasticsearch_dsl_drf/elasticsearch_helpers.py 92.30% <100.00%> (+1.39%) ⬆️
...rc/django_elasticsearch_dsl_drf/fields/__init__.py 100.00% <100.00%> (ø)
src/django_elasticsearch_dsl_drf/fields/common.py 67.44% <100.00%> (ø)
src/django_elasticsearch_dsl_drf/fields/helpers.py 100.00% <100.00%> (ø)
...ango_elasticsearch_dsl_drf/fields/nested_fields.py 73.07% <100.00%> (ø)
... and 39 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.

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