ElasticSearch dates indexing
Merge request reports
Activity
assigned to @vrigal
Codecov Report
Merging #266 into master will increase coverage by
0.13%
. The diff coverage is97.91%
.@@ Coverage Diff @@ ## master #266 +/- ## ========================================== + Coverage 79.39% 79.53% +0.13% ========================================== Files 161 161 Lines 9572 9608 +36 ========================================== + Hits 7600 7642 +42 + Misses 1972 1966 -6
Impacted Files Coverage Δ arkindex/documents/indexer.py 84.31% <ø> (ø)
arkindex/documents/tests/test_act.py 100% <100%> (ø)
arkindex/documents/management/commands/reindex.py 100% <100%> (ø)
arkindex/documents/tests/test_interpreted_date.py 100% <100%> (ø)
arkindex/documents/models.py 40.97% <94.11%> (+2.88%)
arkindex/project/polygon.py 51.12% <0%> (+3%)
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 7689653...ca2f598. Read the comment docs.Edited by Bastien Abadieadded 1 commit
- bd6ad908 - date_range as a list for ES in order to filter on empty range (non existantw)
added 1 commit
- 68f2d2c5 - use lt instead of lte in order to handle y/m/d precision ranges
added 1 commit
- 738d4c95 - use lt instead of lte in order to handle y/m/d precision ranges
added 14 commits
-
738d4c95...0642fa79 - 10 commits from branch
master
- 66884ec5 - Date range representation for Acts in ElasticSearch index
- 4ba853ab - date indexing using ES DateMath syntax
- 09b332b8 - date_range as a list for ES in order to filter on empty range (non existantw)
- 48799b67 - use lt instead of lte in order to handle y/m/d precision ranges
Toggle commit list-
738d4c95...0642fa79 - 10 commits from branch
mentioned in merge request !267 (merged)
- Automatically resolved by Valentin Rigal
- Automatically resolved by Valentin Rigal
- Automatically resolved by Valentin Rigal
- Resolved by Valentin Rigal
- Resolved by Valentin Rigal
- Resolved by Valentin Rigal
- Resolved by Valentin Rigal
- Resolved by Valentin Rigal
- Resolved by Valentin Rigal
Please register or sign in to reply