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

Move package code to src folder #402

Merged
merged 1 commit into from
Jun 6, 2023
Merged

Move package code to src folder #402

merged 1 commit into from
Jun 6, 2023

Conversation

klaasnicolaas
Copy link
Owner

Part of the new standard that I want to adhere to has no further consequences for the operation of the package.

You may need to run poetry install after a git pull.

@klaasnicolaas klaasnicolaas added the refactor Improvement of existing code, not introducing new features. label Jun 6, 2023
@codecov
Copy link

codecov bot commented Jun 6, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (d53d8d2) 100.00% compared to head (4e4c9d8) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #402   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          362       362           
  Branches        60        57    -3     
=========================================
  Hits           362       362           
Impacted Files Coverage Δ
src/omnikinverter/__init__.py 100.00% <ø> (ø)
src/omnikinverter/const.py 100.00% <ø> (ø)
src/omnikinverter/exceptions.py 100.00% <ø> (ø)
src/omnikinverter/models.py 100.00% <ø> (ø)
src/omnikinverter/omnikinverter.py 100.00% <ø> (ø)
src/omnikinverter/tcp.py 100.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@klaasnicolaas klaasnicolaas merged commit f121303 into main Jun 6, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jun 8, 2023
@klaasnicolaas klaasnicolaas deleted the klaas-2023-006 branch February 13, 2024 15:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
refactor Improvement of existing code, not introducing new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant