chaoss / grimoirelab-elk

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

[raw/kitsune] Include mapping for data.metadata.value too big #1136

Closed jjmerchante closed 7 months ago

jjmerchante commented 7 months ago

This PR includes the mapping for Kitsune to fix an error in inserting Perceval items when the field 'data.metadata.value' is too big.

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 8021416089

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
grimoire_elk/raw/kitsune.py 6 7 85.71%
<!-- Total: 6 7 85.71% -->
Files with Coverage Reduction New Missed Lines %
grimoire_elk/enriched/enrich.py 1 79.54%
grimoire_elk/enriched/functest.py 1 85.0%
grimoire_elk/enriched/launchpad.py 1 96.36%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 7963758409: 0.0%
Covered Lines: 7464
Relevant Lines: 8726

💛 - Coveralls