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 pyproject style package #52

Merged
merged 3 commits into from
Sep 23, 2022
Merged

switch to pyproject style package #52

merged 3 commits into from
Sep 23, 2022

Conversation

eacharles
Copy link
Collaborator

Added pyproject.toml, moved code to src directory

@codecov
Copy link

codecov bot commented Sep 23, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (2a88d6a) compared to base (fbd3c80).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #52   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          605       603    -2     
=========================================
- Hits           605       603    -2     
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/tables_io/__init__.py 100.00% <ø> (ø)
src/tables_io/arrayUtils.py 100.00% <ø> (ø)
src/tables_io/convUtils.py 100.00% <ø> (ø)
src/tables_io/ioUtils.py 100.00% <ø> (ø)
src/tables_io/lazy_modules.py 100.00% <ø> (ø)
src/tables_io/tableDict.py 100.00% <ø> (ø)
src/tables_io/testUtils.py 100.00% <ø> (ø)
src/tables_io/types.py 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@eacharles eacharles merged commit 1040bad into main Sep 23, 2022
@eacharles eacharles mentioned this pull request Sep 23, 2022
@eacharles eacharles deleted the issue/51/pyproject branch March 23, 2023 21:46
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.

1 participant