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

use leq insted of < in comparisons #201

Closed jd-lara closed 3 years ago

jd-lara commented 3 years ago

closes https://github.com/NREL-SIIP/PowerSystems.jl/issues/712

codecov[bot] commented 3 years ago

Codecov Report

Merging #201 (c990262) into master (ea446c6) will decrease coverage by 2.83%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #201      +/-   ##
==========================================
- Coverage   74.55%   71.71%   -2.84%     
==========================================
  Files          42       42              
  Lines        3018     2698     -320     
==========================================
- Hits         2250     1935     -315     
+ Misses        768      763       -5     
Flag Coverage Δ
unittests 71.71% <ø> (-2.84%) :arrow_down:

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

Impacted Files Coverage Δ
src/common.jl 33.33% <ø> (ø)
src/validation.jl 9.90% <ø> (-1.42%) :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:
src/serialization.jl 44.44% <0.00%> (-6.06%) :arrow_down:
src/internal.jl 70.73% <0.00%> (-5.87%) :arrow_down:
src/deterministic_metadata.jl 5.00% <0.00%> (-4.53%) :arrow_down:
src/utils/utils.jl 55.45% <0.00%> (-4.13%) :arrow_down:
... and 28 more