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

[Fix #419] Fixing timefield for django #426

Merged
merged 1 commit into from Oct 31, 2022

Conversation

safwanrahman
Copy link
Collaborator

This fixes #419

@codecov-commenter
Copy link

codecov-commenter commented Oct 31, 2022

Codecov Report

Base: 57.46% // Head: 49.81% // Decreases project coverage by -7.64% ⚠️

Coverage data is based on head (a9954e2) compared to base (278a0d0).
Patch coverage: 50.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #426      +/-   ##
==========================================
- Coverage   57.46%   49.81%   -7.65%     
==========================================
  Files          12       12              
  Lines         898     1088     +190     
==========================================
+ Hits          516      542      +26     
- Misses        382      546     +164     
Impacted Files Coverage Δ
django_elasticsearch_dsl/documents.py 56.14% <ø> (+1.05%) ⬆️
django_elasticsearch_dsl/fields.py 49.59% <50.00%> (-2.34%) ⬇️
...sticsearch_dsl/management/commands/search_index.py 26.12% <0.00%> (-12.92%) ⬇️
django_elasticsearch_dsl/registries.py 57.05% <0.00%> (-0.75%) ⬇️

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.

@safwanrahman safwanrahman merged commit d29d771 into django-es:master Oct 31, 2022
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.

No Support for django.db.models.TimeField
2 participants