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

feat: add logging configurability to the simulator #378

Merged

refine error handling

73af5b2
Select commit
Loading
Failed to load commit list.
Merged

feat: add logging configurability to the simulator #378

refine error handling
73af5b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2024 in 0s

97.08% (target 80.00%)

View this Pull Request on Codecov

97.08% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 97.08%. Comparing base (4cde6a4) to head (73af5b2).

Files with missing lines Patch % Lines
...edera/block/simulator/BlockStreamSimulatorApp.java 40.00% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #378      +/-   ##
============================================
- Coverage     97.77%   97.08%   -0.69%     
- Complexity      343      344       +1     
============================================
  Files            70       70              
  Lines          1256     1271      +15     
  Branches         88       88              
============================================
+ Hits           1228     1234       +6     
- Misses           19       28       +9     
  Partials          9        9              
Files with missing lines Coverage Δ
...edera/block/simulator/BlockStreamSimulatorApp.java 76.59% <40.00%> (-17.16%) ⬇️