Skip to content

Conversation

nbougalis
Copy link
Contributor

Includes PRs: #1813, #1816, #1818, #1822 and #1824

seelabs and others added 6 commits August 26, 2016 16:08
Migrate ledger-data-test.js to cpp tests. Provide coverage for
paging limits and input error cases.
Add basic ledger_request validation tests to replace the existing
ledger.js tests. Provide tests that trigger some error conditions
in RPC handling code.
varint is no longer used by NuDB.  It is now only used by codec.h in
nodestore and so has been moved there.
- Use std instead of custom Beast classes
- Remove Beast heap block allocator
- Remove function call timer
@codecov-io
Copy link

codecov-io commented Aug 27, 2016

Current coverage is 71.80% (diff: 98.84%)

Merging #1827 into develop will increase coverage by 0.19%

@@            develop      #1827   diff @@
==========================================
  Files           871        872     +1   
  Lines         69787      70038   +251   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits          49973      50292   +319   
+ Misses        19814      19746    -68   
  Partials          0          0          

Sunburst

Powered by Codecov. Last update 68e123a...a6fd3a1

@nbougalis nbougalis merged commit a6fd3a1 into XRPLF:develop Aug 28, 2016
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.

5 participants