• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

square / beancounter
38%
master: 41%

Build:
Build:
LAST BUILD BRANCH: mbyczkowski-patch-1
DEFAULT BRANCH: master
Repo Added 11 Oct 2018 05:44PM UTC
Files 10
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH simplify-backends
branch: simplify-backends
CHANGE BRANCH
x
Reset
  • simplify-backends
  • alok/btcd_genesis_check
  • alok/bump
  • alok/cleanup
  • alok/comments
  • alok/current_height
  • alok/default_server
  • alok/deploy
  • alok/find-block
  • alok/fix_transaction_cache_bug
  • alok/logf
  • alok/minor
  • alok/more_tests
  • alok/readme
  • alok/server_version
  • alok/subcommands
  • alok/typo
  • coverage-ci
  • dependabot/add-v2-config-file
  • dependabot/go_modules/github.com/Masterminds/semver-1.5.0
  • dependabot/go_modules/github.com/pkg/errors-0.8.1
  • dependabot/go_modules/github.com/pkg/errors-0.9.0
  • dependabot/go_modules/github.com/pkg/errors-0.9.1
  • dependabot/go_modules/github.com/stretchr/testify-1.3.0
  • dependabot/go_modules/github.com/stretchr/testify-1.4.0
  • dependabot/go_modules/github.com/stretchr/testify-1.5.0
  • dependabot/go_modules/github.com/stretchr/testify-1.5.1
  • dependabot/go_modules/github.com/stretchr/testify-1.6.0
  • dependabot/go_modules/github.com/stretchr/testify-1.6.1
  • dependabot/go_modules/github.com/stretchr/testify-1.7.0
  • electrum-testnet-fix
  • fixture-backend-tests
  • go-modules
  • master
  • mbyczkowski-patch-1
  • mbyczkowski/why-beancounter
  • miltzi-master
  • miltzi-master2
  • v0.1.0
  • v0.1.1

16 Oct 2018 07:42PM UTC coverage: 38.345%. Remained the same
163

push

travis-ci-com

mbyczkowski
Make accounter schedule transactions explicitly

This should:
  a) simplify backend logic. There are now AddrRequest<->AddrResponses and
     TxRequest<->TxResponses pipelines. Backends don't have to track
     transactions that are seen in order to avoid sending duplicate
     entries to the accounter.
  b) make sure accounter stops when all the transactions are received
     from the backend. The accounter keeps track of derived and processed
     addresses. It can now see how many transactions each address has
     and then schedule those transactions accordingly with the backend.
     Then it knows, how many (non-duplicate) transactions it has to receive
     before completing the fetchTransactions step and moving to
     processing all the transaction information.

144 of 144 new or added lines in 5 files covered. (100.0%)

431 of 1124 relevant lines covered (38.35%)

0.83 hits per line

Relevant lines Covered
Build:
Build:
1124 RELEVANT LINES 431 COVERED LINES
0.83 HITS PER LINE
Source Files on simplify-backends
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
163 simplify-backends Make accounter schedule transactions explicitly This should: a) simplify backend logic. There are now AddrRequest<->AddrResponses and TxRequest<->TxResponses pipelines. Backends don't have to track transactions that are seen in order ... push 16 Oct 2018 07:44PM UTC mbyczkowski travis-ci-com
38.35
164 simplify-backends Make accounter schedule transactions explicitly This should: a) simplify backend logic. There are now AddrRequest<->AddrResponses and TxRequest<->TxResponses pipelines. Backends don't have to track transactions that are seen in order ... Pull #17 16 Oct 2018 07:44PM UTC web-flow travis-ci-com
38.61
159 simplify-backends add Logf to Reporter Pull #17 16 Oct 2018 06:10AM UTC web-flow travis-ci-com
38.35
158 simplify-backends add Logf to Reporter push 16 Oct 2018 06:10AM UTC mbyczkowski travis-ci-com
38.35
156 simplify-backends Make accounter schedule transactions explicitly This should: a) simplify backend logic. There are now AddrRequest<->AddrResponses and TxRequest<->TxResponses pipelines. Backends don't have to track transactions that are seen in order ... push 16 Oct 2018 06:01AM UTC mbyczkowski travis-ci-com
38.35
157 simplify-backends Make accounter schedule transactions explicitly This should: a) simplify backend logic. There are now AddrRequest<->AddrResponses and TxRequest<->TxResponses pipelines. Backends don't have to track transactions that are seen in order ... Pull #17 16 Oct 2018 06:01AM UTC web-flow travis-ci-com
38.35
133 simplify-backends Make accounter schedule transactions explicitly This should: a) simplify backend logic. There are now AddrRequest<->AddrResponses and TxRequest<->TxResponses pipelines. Backends don't have to track transactions that are seen in order ... Pull #17 13 Oct 2018 04:39AM UTC web-flow travis-ci-com
40.53
132 simplify-backends Make accounter schedule transactions explicitly This should: a) simplify backend logic. There are now AddrRequest<->AddrResponses and TxRequest<->TxResponses pipelines. Backends don't have to track transactions that are seen in order ... push 13 Oct 2018 04:39AM UTC mbyczkowski travis-ci-com
40.53
131 simplify-backends Make accounter schedule transactions explicitly This should: a) simplify backend logic. There are now AddrRequest<->AddrResponses and TxRequest<->TxResponses pipelines. Backends don't have to track transactions that are seen in order ... Pull #17 12 Oct 2018 11:31PM UTC web-flow travis-ci-com
39.12
130 simplify-backends Make accounter schedule transactions explicitly This should: a) simplify backend logic. There are now AddrRequest<->AddrResponses and TxRequest<->TxResponses pipelines. Backends don't have to track transactions that are seen in order ... push 12 Oct 2018 11:26PM UTC mbyczkowski travis-ci-com
39.12
See All Builds (175)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc