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

CompatHelper: bump compat for PrettyTables to 2, (keep existing compat) #294

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the PrettyTables package from ^1.3 to ^1.3, 2. 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 1 year ago

Codecov Report

Merging #294 (45c3b5a) into master (4516f08) will decrease coverage by 0.13%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #294      +/-   ##
==========================================
- Coverage   78.33%   78.20%   -0.14%     
==========================================
  Files          43       43              
  Lines        3610     3597      -13     
==========================================
- Hits         2828     2813      -15     
- Misses        782      784       +2     
Flag Coverage Δ
unittests 78.20% <ø> (-0.14%) :arrow_down:

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

Impacted Files Coverage Δ
src/utils/generate_structs.jl 83.19% <0.00%> (-2.53%) :arrow_down:
src/utils/utils.jl 64.98% <0.00%> (-1.17%) :arrow_down:
src/utils/print.jl 52.21% <0.00%> (-0.99%) :arrow_down:
src/system_data.jl 87.41% <0.00%> (-0.69%) :arrow_down:
src/component.jl 93.60% <0.00%> (-0.68%) :arrow_down:
src/components.jl 92.45% <0.00%> (-0.63%) :arrow_down:
src/utils/logging.jl 91.54% <0.00%> (-0.50%) :arrow_down:
src/hdf5_time_series_storage.jl 94.02% <0.00%> (+2.70%) :arrow_up: