Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.21.2 #919

Merged
merged 8 commits into from
Jul 4, 2024
Merged

Release v0.21.2 #919

merged 8 commits into from
Jul 4, 2024

Conversation

ccoffrin
Copy link
Member

Preparations for next release. I will wait a day or two to see if we can get #917 into this version as well.

@mtanneau, let me know if you have any concerns.

mtanneau and others added 6 commits June 23, 2024 13:26
* Improve performance of calc_connected_components
* Use if-else syntax + add safety checks

---------

Co-authored-by: mtanneau3 <[email protected]>
* Add in-place conversion to basic data format

* Add unit test for in-place make_basic_network

---------

Co-authored-by: mtanneau3 <[email protected]>
* No deepcopy when renumbering components

* In-place _renumber_components and unit tests

* Fix typo

---------

Co-authored-by: mtanneau3 <[email protected]>
Co-authored-by: Carleton Coffrin <[email protected]>
* fix psse parser 3 winding tranformers
* update readme
Copy link

codecov bot commented Jul 4, 2024

Codecov Report

Attention: Patch coverage is 92.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 93.70%. Comparing base (8e346b4) to head (b60d268).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #919      +/-   ##
==========================================
- Coverage   94.07%   93.70%   -0.37%     
==========================================
  Files          42       43       +1     
  Lines        8930     9634     +704     
==========================================
+ Hits         8401     9028     +627     
- Misses        529      606      +77     
Files Coverage Δ
src/core/data.jl 90.79% <100.00%> (-0.91%) ⬇️
src/core/data_basic.jl 88.49% <86.66%> (-0.45%) ⬇️
src/io/psse.jl 96.32% <89.74%> (-0.91%) ⬇️

... and 36 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8e346b4...b60d268. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants