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

Access solution at arbitrary vector of times #365

Merged
merged 1 commit into from
Jan 31, 2024

allow for passing vector of times for postprocess

878528c
Select commit
Loading
Failed to load commit list.
Merged

Access solution at arbitrary vector of times #365

allow for passing vector of times for postprocess
878528c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 30, 2024 in 0s

87.39% (+0.40%) compared to 10c54fa

View this Pull Request on Codecov

87.39% (+0.40%) compared to 10c54fa

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (10c54fa) 86.99% compared to head (878528c) 87.39%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #365      +/-   ##
==========================================
+ Coverage   86.99%   87.39%   +0.40%     
==========================================
  Files          65       65              
  Lines        9048     9003      -45     
==========================================
- Hits         7871     7868       -3     
+ Misses       1177     1135      -42     
Files Coverage Δ
src/base/simulation_results.jl 68.34% <100.00%> (+0.59%) ⬆️
src/post_processing/post_proc_generator.jl 89.70% <ø> (ø)
src/post_processing/post_proc_inverter.jl 93.38% <100.00%> (ø)
src/post_processing/post_proc_loads.jl 97.19% <ø> (ø)
src/post_processing/post_proc_source.jl 65.00% <ø> (ø)

... and 4 files with indirect coverage changes