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

add backlog count #806

Merged
merged 1 commit into from Nov 14, 2016
Merged

add backlog count #806

merged 1 commit into from Nov 14, 2016

Conversation

rhsimplex
Copy link
Contributor

Adds a backend call to count the number of transactions in the backlog

@codecov-io
Copy link

Current coverage is 96.57% (diff: 100%)

Merging #806 into master will increase coverage by 0.12%

@@             master       #806   diff @@
==========================================
  Files            26         26          
  Lines          1634       1636     +2   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           1576       1580     +4   
+ Misses           58         56     -2   
  Partials          0          0          

Sunburst

Powered by Codecov. Last update af3f48b...a5989d5

@r-marques
Copy link
Contributor

Should we also add a method on core.py since for the rest we don't call rethinkdb.py methods directly

@r-marques
Copy link
Contributor

Nevermind, this does not seem to be the case

@rhsimplex rhsimplex merged commit c8553ab into master Nov 14, 2016
@vrde vrde deleted the add-backlog-count branch March 21, 2018 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants