LimeChain / hashport-validator

Official repository containing the source code of the Hashport validators
Apache License 2.0
23 stars 11 forks source link

Add timestamp query params #895

Closed Coiling-Dragon closed 1 year ago

Coiling-Dragon commented 1 year ago

Detailed description:

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #895 (3a6a223) into main (00ccc0e) will increase coverage by 0.02%. The diff coverage is 72.88%.

:exclamation: Current head 3a6a223 differs from pull request most recent head 77523e1. Consider uploading reports for the commit 77523e1 to get more accurate results

@@            Coverage Diff             @@
##             main     #895      +/-   ##
==========================================
+ Coverage   63.70%   63.72%   +0.02%     
==========================================
  Files          85       85              
  Lines        6452     6484      +32     
==========================================
+ Hits         4110     4132      +22     
- Misses       2145     2153       +8     
- Partials      197      199       +2     
Flag Coverage Δ
unittests 63.72% <72.88%> (+0.02%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
app/helper/http/error-response.go 0.00% <0.00%> (ø)
app/persistence/transfer/transfer.go 85.92% <76.78%> (-1.65%) :arrow_down: