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

Refactor the python package #58

Merged
merged 1 commit into from
Jan 18, 2022
Merged

Refactor the python package #58

merged 1 commit into from
Jan 18, 2022

Conversation

klaasnicolaas
Copy link
Owner

Decided to rename the python package to net2grid as this is more in line with the API we are calling, pure energie in this case is a vendor of a white label product sourced from net2grid and will work with this python package as well.

@klaasnicolaas klaasnicolaas added refactor Improvement of existing code, not introducing new features. breaking-change A breaking change for existing users. labels Jan 18, 2022
@codecov
Copy link

codecov bot commented Jan 18, 2022

Codecov Report

Merging #58 (09d2322) into main (433ec48) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #58   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           82        82           
  Branches         8         8           
=========================================
  Hits            82        82           
Impacted Files Coverage Δ
net2grid/__init__.py 100.00% <100.00%> (ø)
net2grid/exceptions.py 100.00% <100.00%> (ø)
net2grid/models.py 100.00% <100.00%> (ø)
net2grid/net2grid.py 100.00% <100.00%> (ø)

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 433ec48...09d2322. Read the comment docs.

@klaasnicolaas klaasnicolaas merged commit b5a4260 into main Jan 18, 2022
@klaasnicolaas klaasnicolaas deleted the refactor/name branch February 4, 2022 13:52
@github-actions github-actions bot locked and limited conversation to collaborators May 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking-change A breaking change for existing users. refactor Improvement of existing code, not introducing new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant