reindex dates during git import
Merge request reports
Activity
Codecov Report
Merging #285 into master will decrease coverage by
<.01%
. The diff coverage is98.43%
.@@ Coverage Diff @@ ## master #285 +/- ## ========================================== - Coverage 79.83% 79.82% -0.01% ========================================== Files 162 162 Lines 9788 9789 +1 ========================================== Hits 7814 7814 - Misses 1974 1975 +1
Impacted Files Coverage Δ ...index/documents/tests/commands/test_parse_dates.py 100% <100%> (ø)
arkindex/documents/tests/test_date_parser.py 97.82% <100%> (-0.05%)
arkindex/dataimport/filetypes.py 92.47% <100%> (+0.25%)
arkindex/documents/serializers/search.py 100% <100%> (ø)
arkindex/documents/tests/test_interpreted_date.py 100% <100%> (ø)
arkindex/documents/date_parser.py 98.86% <98.07%> (-1.14%)
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 f6bfb5a...2d8a59e. Read the comment docs.Edited by Bastien Abadieadded 5 commits
-
55ce6953...7d752b9c - 2 commits from branch
master
- 8256e60f - reindex dates during git import
- 46233890 - Optimization attempt
- 51ac4af8 - Refactor updated count
Toggle commit list-
55ce6953...7d752b9c - 2 commits from branch
added 5 commits
-
f6f771a7...f6bfb5a5 - 2 commits from branch
master
- ca6b351c - reindex dates during git import
- 41b7fa0c - fix and improve db manipulations in date_parser indexing
- 2d8a59e2 - fix 0division error
Toggle commit list-
f6f771a7...f6bfb5a5 - 2 commits from branch
enabled an automatic merge when the pipeline for 2d8a59e2 succeeds
mentioned in commit 3aaf30f6
Please register or sign in to reply