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

CompatHelper: bump compat for "TimeSeries" to "0.23" #246

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the TimeSeries package from ~0.22 to ~0.22, 0.23.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 3 years ago

Codecov Report

Merging #246 (d54c136) into master (fe2b205) will decrease coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #246      +/-   ##
==========================================
- Coverage   76.40%   76.39%   -0.01%     
==========================================
  Files          43       43              
  Lines        3153     3152       -1     
==========================================
- Hits         2409     2408       -1     
  Misses        744      744              
Flag Coverage Δ
unittests 76.39% <ø> (-0.01%) :arrow_down:

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

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