citahub / re-birth

A blockchain explorer cache server for CITA
MIT License
12 stars 12 forks source link

Disable recover mode and add v2/transactions #103

Closed classicalliu closed 5 years ago

classicalliu commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #103 into master will increase coverage by 0.06%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
+ Coverage   97.46%   97.52%   +0.06%     
==========================================
  Files          57       59       +2     
  Lines        1460     1537      +77     
==========================================
+ Hits         1423     1499      +76     
- Misses         37       38       +1
Impacted Files Coverage Δ
spec/models/message_spec.rb 100% <ø> (ø) :arrow_up:
spec/supports/block_mock_support.rb 96.37% <ø> (ø) :arrow_up:
app/models/cita_sync/persist.rb 93.67% <100%> (+0.08%) :arrow_up:
...controllers/api/v2/transactions_controller_spec.rb 100% <100%> (ø)
app/models/message.rb 100% <100%> (ø) :arrow_up:
app/controllers/api/v2/transactions_controller.rb 100% <100%> (ø)
...ec/controllers/api/transactions_controller_spec.rb 99% <0%> (-1%) :arrow_down:

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 297c4e3...558f418. Read the comment docs.