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

chore: merge develop into master for v0.4.4 release #534

Merged
merged 55 commits into from
Sep 1, 2021
Merged

Conversation

rouille
Copy link
Collaborator

@rouille rouille commented Aug 27, 2021

Purpose

We want to increment the version and publish the package for two reasons:

  • a new dependency has been introduced (fs)
  • new attributes has been created in the Grid class that are used in PreREISE

Release notes

How is the purpose executed?

Closed issues

Merged pull requests (features)

Merged pull requests (fixes, etc.)

Time estimate

5min

Kaspar Mueller and others added 30 commits July 1, 2021 14:46
* doc: simplify Grid import in docs

* doc: simplify Scenario import in docs

* doc: simplify Scenario usage (no 'state') in docs
feat: support getting profiles from execute state
feat: support passing extract_data for container and local simulations
@rouille rouille self-assigned this Aug 27, 2021
Copy link
Collaborator

@BainanXia BainanXia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@codecov-commenter
Copy link

Codecov Report

Merging #534 (09d18a4) into master (e480a62) will increase coverage by 0.11%.
The diff coverage is 46.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #534      +/-   ##
==========================================
+ Coverage   74.08%   74.20%   +0.11%     
==========================================
  Files          98       99       +1     
  Lines        7602     7424     -178     
  Branches      983      969      -14     
==========================================
- Hits         5632     5509     -123     
+ Misses       1790     1736      -54     
+ Partials      180      179       -1     
Impacted Files Coverage Δ
powersimdata/data_access/tests/test_execute_csv.py 86.84% <0.00%> (+2.03%) ⬆️
...owersimdata/data_access/tests/test_scenario_csv.py 85.07% <0.00%> (+2.21%) ⬆️
...imdata/design/generation/clean_capacity_scaling.py 28.72% <0.00%> (-0.16%) ⬇️
powersimdata/design/investment/investment_costs.py 70.47% <0.00%> (+0.70%) ⬆️
powersimdata/design/transmission/mwmiles.py 59.57% <0.00%> (-0.85%) ⬇️
powersimdata/design/transmission/upgrade.py 85.92% <0.00%> (ø)
powersimdata/input/change_table.py 70.55% <ø> (+0.17%) ⬆️
powersimdata/input/input_data.py 71.01% <ø> (-0.42%) ⬇️
powersimdata/output/output_data.py 24.07% <ø> (+0.43%) ⬆️
powersimdata/scenario/delete.py 0.00% <0.00%> (ø)
... and 24 more

Continue to review full report at Codecov.

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

@rouille rouille merged commit 2fa9fb9 into master Sep 1, 2021
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.

6 participants