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 Aqua tests #225

Closed jd-lara closed 3 years ago

jd-lara commented 3 years ago

Note: PowerSystems is still expected to fail the tests due to #224

codecov[bot] commented 3 years ago

Codecov Report

Merging #225 (fb8c3cf) into master (8fa248f) will decrease coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #225      +/-   ##
==========================================
- Coverage   75.01%   74.97%   -0.05%     
==========================================
  Files          43       43              
  Lines        3054     3053       -1     
==========================================
- Hits         2291     2289       -2     
- Misses        763      764       +1     
Flag Coverage Δ
unittests 74.97% <ø> (-0.05%) :arrow_down:

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

Impacted Files Coverage Δ
src/utils/utils.jl 60.33% <0.00%> (-0.43%) :arrow_down:
src/utils/lazy_dict_from_iterator.jl 96.15% <0.00%> (-0.15%) :arrow_down: