Closed Coiling-Dragon closed 1 year ago
Merging #812 (11e1f8e) into main (6608e73) will increase coverage by
0.05%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #812 +/- ##
==========================================
+ Coverage 64.28% 64.34% +0.05%
==========================================
Files 88 88
Lines 6717 6722 +5
==========================================
+ Hits 4318 4325 +7
+ Misses 2180 2178 -2
Partials 219 219
Flag | Coverage Δ | |
---|---|---|
unittests | 64.34% <100.00%> (+0.05%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
app/services/messages/service.go | 66.66% <100.00%> (+1.62%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Signed-off-by: Stanislav Viyachev stanislav.viyachev@limechain.tech
Detailed description: Fixes: Endless loop with "Transfer not yet added. Querying after 5 seconds" by dropping the transaction. Errors associated with transaction drop:
Which issue(s) this PR fixes: Fixes #810
Special notes for your reviewer:
Checklist