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

Switch to src based layout. #290

Merged
merged 7 commits into from
Jan 30, 2024
Merged

Switch to src based layout. #290

merged 7 commits into from
Jan 30, 2024

Conversation

jenshnielsen
Copy link
Collaborator

And move tests outside package.

This should fix compatibility with pytest 8 since the tests collected are also the tests that we run. Since the tests are no longer installed as part of the package. It also improves compatibility with editable installs and static tools and brings the package in line with qcodes.

@codecov-commenter
Copy link

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (88acfe4) 21.88% compared to head (0f82c53) 11.49%.
Report is 5 commits behind head on main.

Files Patch % Lines
src/qcodes_contrib_drivers/_version.py 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #290       +/-   ##
===========================================
- Coverage   21.88%   11.49%   -10.40%     
===========================================
  Files         164      123       -41     
  Lines       19505    16745     -2760     
===========================================
- Hits         4269     1925     -2344     
+ Misses      15236    14820      -416     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@astafan8 astafan8 added this pull request to the merge queue Jan 30, 2024
Merged via the queue into QCoDeS:main with commit 53af34f Jan 30, 2024
8 checks passed
@jenshnielsen jenshnielsen deleted the src_layout branch January 30, 2024 10:21
This pull request was closed.
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.

3 participants