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

Fix allowing timeframe and partitions tables to be missing (#674) #678

Closed abelsiqueira closed 3 days ago

abelsiqueira commented 3 days ago

Pull request details

Describe the changes made in this pull request

I noticed that I missed file profiles-timeframe.csv and then I noticed a few extra things that I missed.

List of related issues or pull requests

Related to #674

Collaboration confirmation

As a contributor I confirm

codecov[bot] commented 3 days ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (ee20334) to head (ff73980). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #678 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 16 16 Lines 789 784 -5 ========================================= - Hits 789 784 -5 ```

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