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

CompatHelper: bump compat for "PrettyTables" to "1.0" #214

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the PrettyTables package from ~0.11 to ~0.11, 1.0.

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 #214 (a2a4e75) into master (6486adb) will decrease coverage by 0.06%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #214      +/-   ##
==========================================
- Coverage   74.92%   74.85%   -0.07%     
==========================================
  Files          42       42              
  Lines        3023     3019       -4     
==========================================
- Hits         2265     2260       -5     
- Misses        758      759       +1     
Flag Coverage Δ
unittests 74.85% <ø> (-0.04%) :arrow_down:

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

Impacted Files Coverage Δ
src/InfrastructureSystems.jl 60.00% <0.00%> (-6.67%) :arrow_down:
src/internal.jl 74.46% <0.00%> (-2.13%) :arrow_down:
src/utils/utils.jl 60.33% <0.00%> (-0.85%) :arrow_down:
src/utils/lazy_dict_from_iterator.jl 96.15% <0.00%> (-0.15%) :arrow_down:
src/common.jl 50.00% <0.00%> (+25.00%) :arrow_up: