Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

chore: update check transaction task #352

Merged
merged 2 commits into from
Aug 7, 2023
Merged

chore: update check transaction task #352

merged 2 commits into from
Aug 7, 2023

Conversation

pawellewandowski98
Copy link
Contributor

Description

  • Changed number of transactions which are checked in task
  • Updated db query conditions because MongoDB do not have default values like PostgreSQL (example block_height = 0) we need to get also headers with block_height = nil

@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Merging #352 (9bbd8f4) into master (b7213a1) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #352      +/-   ##
==========================================
- Coverage   52.13%   52.11%   -0.02%     
==========================================
  Files          90       90              
  Lines       10677    10681       +4     
==========================================
  Hits         5566     5566              
- Misses       4686     4690       +4     
  Partials      425      425              
Flag Coverage Δ
unittests 52.11% <0.00%> (-0.02%) ⬇️

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

Files Changed Coverage Δ
model_transactions.go 61.77% <0.00%> (-0.37%) ⬇️
tasks.go 0.00% <0.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b7213a1...9bbd8f4. Read the comment docs.

Copy link
Member

@mrz1836 mrz1836 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mergify mergify bot merged commit 10b837d into BuxOrg:master Aug 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants