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

Occ enabled cfg #398

Merged
merged 2 commits into from
Jan 18, 2024

add baseapp test

a8d1b3a
Select commit
Loading
Failed to load commit list.
Merged

Occ enabled cfg #398

add baseapp test
a8d1b3a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 18, 2024 in 1s

55.60% (target 50.00%)

View this Pull Request on Codecov

55.60% (target 50.00%)

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (f49573b) 55.60% compared to head (a8d1b3a) 55.60%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           occ-main     #398   +/-   ##
=========================================
  Coverage     55.60%   55.60%           
=========================================
  Files           629      629           
  Lines         53499    53510   +11     
=========================================
+ Hits          29749    29756    +7     
- Misses        21641    21644    +3     
- Partials       2109     2110    +1     
Files Coverage Δ
baseapp/baseapp.go 73.11% <100.00%> (+0.07%) ⬆️
server/config/toml.go 17.85% <ø> (ø)
server/config/config.go 34.09% <50.00%> (+0.18%) ⬆️
simapp/simd/cmd/root.go 69.38% <0.00%> (-0.29%) ⬇️
baseapp/options.go 53.45% <66.66%> (+0.51%) ⬆️