Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

Tendermint types #478

Merged
merged 27 commits into from
Apr 29, 2020
Merged

Conversation

devintegral
Copy link
Contributor

Some refactoring to exact implementation github.com/tendermint/tendermint/abci/types.Application in app.App.

@codecov-io
Copy link

Codecov Report

Merging #478 into develop will decrease coverage by 0.33%.
The diff coverage is 7.95%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #478      +/-   ##
===========================================
- Coverage    47.85%   47.52%   -0.34%     
===========================================
  Files          185      189       +4     
  Lines        13654    13775     +121     
===========================================
+ Hits          6534     6546      +12     
- Misses        6552     6662     +110     
+ Partials       568      567       -1     
Impacted Files Coverage Δ
app/app.go 0.00% <0.00%> (ø)
app/apply_genesis.go 0.00% <0.00%> (ø)
app/block_info.go 0.00% <0.00%> (ø)
app/checkpoint.go 0.00% <0.00%> (ø)
app/ethapi_backend.go 0.00% <0.00%> (ø)
app/notify.go 0.00% <0.00%> (ø)
app/poi.go 0.00% <0.00%> (ø)
app/scores.go 0.00% <0.00%> (ø)
app/sfc_index.go 0.00% <ø> (ø)
app/store.go 30.23% <ø> (ø)
... and 26 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 d13a6b2...18af373. Read the comment docs.

@devintegral devintegral merged commit ec1e3b2 into Fantom-foundation:develop Apr 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants