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

test: add simulation tests #2947

Merged
merged 23 commits into from
Oct 22, 2024

rebase develop

1f744f8
Select commit
Loading
Failed to load commit list.
Merged

test: add simulation tests #2947

rebase develop
1f744f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2024 in 0s

64.06% (-0.41%) compared to 3aa68fe

View this Pull Request on Codecov

64.06% (-0.41%) compared to 3aa68fe

Details

Codecov Report

Attention: Patch coverage is 27.89969% with 230 lines in your changes missing coverage. Please review.

Project coverage is 64.06%. Comparing base (3aa68fe) to head (1f744f8).

Files with missing lines Patch % Lines
tests/simulation/sim/sim_state.go 0.00% 189 Missing ⚠️
tests/simulation/sim/sim_utils.go 0.00% 41 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2947      +/-   ##
===========================================
- Coverage    64.47%   64.06%   -0.41%     
===========================================
  Files          409      412       +3     
  Lines        28641    28960     +319     
===========================================
+ Hits         18465    18554      +89     
- Misses        9381     9611     +230     
  Partials       795      795              
Files with missing lines Coverage Δ
tests/simulation/sim/sim_config.go 100.00% <100.00%> (ø)
tests/simulation/sim/sim_utils.go 0.00% <0.00%> (ø)
tests/simulation/sim/sim_state.go 0.00% <0.00%> (ø)