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
38 stars 20 forks source link

Add check_components methods #258

Closed daniel-thom closed 2 years ago

daniel-thom commented 2 years ago

Workflow:

codecov[bot] commented 2 years ago

Codecov Report

Merging #258 (b18747a) into master (5016b05) will increase coverage by 0.09%. The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #258      +/-   ##
==========================================
+ Coverage   77.45%   77.54%   +0.09%     
==========================================
  Files          43       43              
  Lines        3446     3304     -142     
==========================================
- Hits         2669     2562     -107     
+ Misses        777      742      -35     
Flag Coverage Δ
unittests 77.54% <88.88%> (+0.09%) :arrow_up:

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

Impacted Files Coverage Δ
src/validation.jl 12.12% <ø> (+1.31%) :arrow_up:
src/components.jl 92.36% <85.71%> (+2.22%) :arrow_up:
src/system_data.jl 88.16% <100.00%> (+0.84%) :arrow_up:
src/utils/utils.jl 64.28% <0.00%> (-1.60%) :arrow_down:
src/utils/print.jl 51.08% <0.00%> (-1.20%) :arrow_down:
src/utils/generate_structs.jl 84.40% <0.00%> (-0.95%) :arrow_down:
src/internal.jl 78.00% <0.00%> (-0.85%) :arrow_down:
src/probabilistic.jl 77.19% <0.00%> (-0.78%) :arrow_down:
src/scenarios.jl 83.67% <0.00%> (-0.65%) :arrow_down:
... and 19 more