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

state: Move pieces of State implemetation #784

Merged
merged 3 commits into from
Jan 9, 2024

state: Move Journal types to class State scope

e44aebb
Select commit
Loading
Failed to load commit list.
Merged

state: Move pieces of State implemetation #784

state: Move Journal types to class State scope
e44aebb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2024 in 1s

97.91% (+0.00%) compared to 6327711

View this Pull Request on Codecov

97.91% (+0.00%) compared to 6327711

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6327711) 97.91% compared to head (e44aebb) 97.91%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #784   +/-   ##
=======================================
  Coverage   97.91%   97.91%           
=======================================
  Files         110      110           
  Lines       10577    10580    +3     
=======================================
+ Hits        10356    10359    +3     
  Misses        221      221           
Files Coverage Δ
test/state/state.cpp 100.00% <100.00%> (ø)
test/state/state.hpp 100.00% <100.00%> (ø)