NREL-Sienna / InfrastructureSystems.jl

Utility package for Sienna's simulation infrastructure
https://nrel-sienna.github.io/InfrastructureSystems.jl/
BSD 3-Clause "New" or "Revised" License
39 stars 20 forks source link

Add filtering of log messages by group - part 2 #231

Closed daniel-thom closed 3 years ago

daniel-thom commented 3 years ago

I found a few missing items when implementing log filtering support in PSY.

codecov[bot] commented 3 years ago

Codecov Report

Merging #231 (57b1b0f) into master (ce8f4ee) will decrease coverage by 0.04%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #231      +/-   ##
==========================================
- Coverage   75.28%   75.24%   -0.05%     
==========================================
  Files          43       43              
  Lines        3115     3114       -1     
==========================================
- Hits         2345     2343       -2     
- Misses        770      771       +1     
Flag Coverage Δ
unittests 75.24% <0.00%> (-0.05%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/deterministic_metadata.jl 9.52% <0.00%> (ø)
src/single_time_series.jl 67.02% <0.00%> (ø)
src/utils/logging.jl 89.78% <ø> (ø)
src/utils/utils.jl 61.18% <0.00%> (-0.43%) :arrow_down:
src/utils/lazy_dict_from_iterator.jl 96.15% <0.00%> (-0.15%) :arrow_down: