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

refactor: configuration to use Platform SDK across all project #101

Merged
merged 23 commits into from
Aug 14, 2024

removed left comment

60678e9
Select commit
Loading
Failed to load commit list.
Merged

refactor: configuration to use Platform SDK across all project #101

removed left comment
60678e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2024 in 1s

100.00% (target 80.00%)

View this Pull Request on Codecov

100.00% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (87a1ac3) to head (60678e9).

Additional details and impacted files
@@             Coverage Diff             @@
##                main      #101   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       110       114    +4     
===========================================
  Files             19        21    +2     
  Lines            414       430   +16     
  Branches          23        25    +2     
===========================================
+ Hits             414       430   +16     
Files Coverage Δ
...va/com/hedera/block/server/BlockStreamService.java 100.00% <ø> (ø)
.../block/server/config/BlockNodeConfigExtension.java 100.00% <100.00%> (ø)
...m/hedera/block/server/consumer/ConsumerConfig.java 100.00% <100.00%> (ø)
...erver/consumer/ConsumerStreamResponseObserver.java 100.00% <100.00%> (ø)
.../block/server/mediator/LiveStreamMediatorImpl.java 100.00% <ø> (ø)
...ra/block/server/persistence/storage/FileUtils.java 100.00% <100.00%> (ø)
.../persistence/storage/PersistenceStorageConfig.java 100.00% <100.00%> (ø)
...ver/persistence/storage/read/BlockAsDirReader.java 100.00% <100.00%> (ø)
...sistence/storage/read/BlockAsDirReaderBuilder.java 100.00% <100.00%> (ø)
...er/persistence/storage/write/BlockAsDirWriter.java 100.00% <100.00%> (ø)
... and 1 more