TulipaEnergy / TulipaEnergyModel.jl

An energy system optimization model that is flexible, computationally efficient, and academically robust.
Apache License 2.0
17 stars 18 forks source link

Refactor code to use a function to create the inter-rp dataframes #671

Closed datejada closed 4 days ago

datejada commented 4 days ago

Pull request details

Describe the changes made in this pull request

Refactor the code to improve the readability and creation of the dataframes for the inter-rp constraints.

List of related issues or pull requests

Closes #659

Collaboration confirmation

As a contributor I confirm

codecov[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (5aee7e5) to head (ccf4226). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #671 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 16 16 Lines 788 785 -3 ========================================= - Hits 788 785 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.