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 functions to check components #194

Closed daniel-thom closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #194 (33d5074) into master (d69ae83) will decrease coverage by 2.86%. The diff coverage is 36.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #194      +/-   ##
==========================================
- Coverage   75.26%   72.39%   -2.87%     
==========================================
  Files          42       42              
  Lines        2979     2666     -313     
==========================================
- Hits         2242     1930     -312     
+ Misses        737      736       -1     
Flag Coverage Δ
unittests 72.39% <36.36%> (-2.87%) :arrow_down:

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

Impacted Files Coverage Δ
src/serialization.jl 44.44% <0.00%> (-6.56%) :arrow_down:
src/system_data.jl 86.63% <0.00%> (-2.42%) :arrow_down:
src/utils/logging.jl 90.00% <ø> (-1.67%) :arrow_down:
src/validation.jl 9.90% <ø> (-1.42%) :arrow_down:
src/components.jl 85.85% <50.00%> (-2.22%) :arrow_down:
src/utils/assert_op.jl 44.44% <0.00%> (-13.89%) :arrow_down:
src/utils/test.jl 42.30% <0.00%> (-7.70%) :arrow_down:
src/single_time_series.jl 59.74% <0.00%> (-7.29%) :arrow_down:
src/time_series_container.jl 53.65% <0.00%> (-6.76%) :arrow_down:
... and 31 more