opensearch-project / search-processor

Search Request Processor: pipeline for transformation of queries and results inline with a search request.
Apache License 2.0
22 stars 24 forks source link

Bug fix for logging failures #199

Closed mishprs closed 1 year ago

mishprs commented 1 year ago

Description

Bug fix for logging failures

Issues Resolved

Bug fix for logging failures

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

codecov[bot] commented 1 year ago

Codecov Report

Merging #199 (1592c2e) into main (751110b) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #199   +/-   ##
=========================================
  Coverage     83.30%   83.30%           
  Complexity      337      337           
=========================================
  Files            43       43           
  Lines          1270     1270           
  Branches        155      155           
=========================================
  Hits           1058     1058           
  Misses          134      134           
  Partials         78       78