Skip to content

[Fix #419] Fixing timefield for django #426

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

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

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 49.81%. Comparing base (278a0d0) to head (a9954e2).
Report is 26 commits behind head on master.

Files with missing lines Patch % Lines
django_elasticsearch_dsl/fields.py 50.00% 3 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

❗ There is a different number of reports uploaded between BASE (278a0d0) and HEAD (a9954e2). Click for more details.

HEAD has 60 uploads less than BASE
Flag BASE (278a0d0) HEAD (a9954e2)
108 48
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     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@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