chaoss / grimoirelab-elk

GNU General Public License v3.0
59 stars 121 forks source link

[elk] Pass 'no_update' to pereceval #1004

Closed zhquan closed 2 years ago

zhquan commented 2 years ago

This code passes the no_update parameter set in the setup.cfg to perceval to fetch items. Also, this parameter cannot be used together with latest_items.

Fixes #996

Signed-off-by: Quan Zhou quan@bitergia.com

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1205894670


Files with Coverage Reduction New Missed Lines %
/home/runner/work/grimoirelab-elk/grimoirelab-elk/grimoire_elk/enriched/github.py 2 75.31%
/home/runner/work/grimoirelab-elk/grimoirelab-elk/grimoire_elk/raw/elastic.py 13 56.79%
/home/runner/work/grimoirelab-elk/grimoirelab-elk/grimoire_elk/elk.py 174 11.31%
<!-- Total: 189 -->
Totals Coverage Status
Change from base Build 1191214965: -0.1%
Covered Lines: 8697
Relevant Lines: 10584

💛 - Coveralls