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 #374

Merged
merged 1 commit into from
Jun 4, 2023
Merged

Move package code to src folder #374

merged 1 commit into from
Jun 4, 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 4, 2023
@codecov
Copy link

codecov bot commented Jun 4, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (8804eed) 98.60% compared to head (dca0f4b) 98.60%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #374   +/-   ##
=======================================
  Coverage   98.60%   98.60%           
=======================================
  Files           4        4           
  Lines         143      143           
  Branches       15       15           
=======================================
  Hits          141      141           
  Misses          1        1           
  Partials        1        1           
Impacted Files Coverage Δ
src/p1monitor/__init__.py 100.00% <ø> (ø)
src/p1monitor/exceptions.py 100.00% <ø> (ø)
src/p1monitor/models.py 97.14% <ø> (ø)
src/p1monitor/p1monitor.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 d6b1dd4 into main Jun 4, 2023
@klaasnicolaas klaasnicolaas deleted the klaas-2023-006 branch December 15, 2023 02:09
@github-actions github-actions bot locked and limited conversation to collaborators Apr 5, 2024
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