Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable totals calculation in eval for indexer #3124

Merged
merged 1 commit into from
Oct 21, 2021

Conversation

tolikzinovyev
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #3124 (1dd05d8) into master (57a3306) will decrease coverage by 21.12%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #3124       +/-   ##
===========================================
- Coverage   43.71%   22.59%   -21.13%     
===========================================
  Files         390      388        -2     
  Lines       86685    86671       -14     
===========================================
- Hits        37894    19579    -18315     
- Misses      42767    64065    +21298     
+ Partials     6024     3027     -2997     
Impacted Files Coverage Δ
ledger/internal/evalindexer.go 0.00% <0.00%> (ø)
txnsync/service.go 0.00% <0.00%> (-100.00%) ⬇️
txnsync/sent_filter.go 0.00% <0.00%> (-100.00%) ⬇️
util/condvar/timedwait.go 0.00% <0.00%> (-100.00%) ⬇️
data/transactions/payset.go 0.00% <0.00%> (-100.00%) ⬇️
ledger/internal/assetcow.go 0.00% <0.00%> (-100.00%) ⬇️
crypto/merklearray/worker.go 0.00% <0.00%> (-100.00%) ⬇️
tools/network/dnssec/sort.go 0.00% <0.00%> (-100.00%) ⬇️
crypto/compactcert/structs.go 0.00% <0.00%> (-100.00%) ⬇️
tools/network/dnssec/config.go 0.00% <0.00%> (-100.00%) ⬇️
... and 239 more

Continue to review full report at Codecov.

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

@tsachiherman tsachiherman merged commit 17429d5 into algorand:master Oct 21, 2021
cce pushed a commit to cce/go-algorand that referenced this pull request Oct 28, 2021
Enable totals calculation in eval for indexer
@egieseke egieseke mentioned this pull request Nov 23, 2021
@tolikzinovyev tolikzinovyev deleted the eval-indexer-totals branch January 6, 2022 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants