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 21 forks source link

Update JSON3 version #296

Closed daniel-thom closed 2 years ago

daniel-thom commented 2 years ago

This new version allows for left-aligned indentation, which we want to use for automatically appending to struct descriptor files.

codecov[bot] commented 2 years ago

Codecov Report

Merging #296 (b9528c0) into master (c00f186) will increase coverage by 0.24%. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/NREL-SIIP/InfrastructureSystems.jl/pull/296/graphs/tree.svg?width=650&height=150&src=pr&token=I73yjxYxgn&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL-SIIP)](https://codecov.io/gh/NREL-SIIP/InfrastructureSystems.jl/pull/296?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL-SIIP) ```diff @@ Coverage Diff @@ ## master #296 +/- ## ========================================== + Coverage 78.23% 78.47% +0.24% ========================================== Files 44 44 Lines 3675 3657 -18 ========================================== - Hits 2875 2870 -5 + Misses 800 787 -13 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `78.47% <100.00%> (+0.24%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL-SIIP#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/NREL-SIIP/InfrastructureSystems.jl/pull/296?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL-SIIP) | Coverage Δ | | |---|---|---| | [src/utils/generate\_struct\_files.jl](https://codecov.io/gh/NREL-SIIP/InfrastructureSystems.jl/pull/296/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL-SIIP#diff-c3JjL3V0aWxzL2dlbmVyYXRlX3N0cnVjdF9maWxlcy5qbA==) | `86.88% <100.00%> (-1.00%)` | :arrow_down: | | [src/hdf5\_time\_series\_storage.jl](https://codecov.io/gh/NREL-SIIP/InfrastructureSystems.jl/pull/296/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL-SIIP#diff-c3JjL2hkZjVfdGltZV9zZXJpZXNfc3RvcmFnZS5qbA==) | `94.02% <0.00%> (+2.94%)` | :arrow_up: |