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

[WIP] Module reorganization #172

Draft
wants to merge 46 commits into
base: main
Choose a base branch
from
Draft

[WIP] Module reorganization #172

wants to merge 46 commits into from

Conversation

sajith
Copy link
Member

@sajith sajith commented Jun 7, 2023

Issue is #164.

sajith added 10 commits June 6, 2023 12:21
This should help avoid packaging tests.  Tests are useful for
developers, not consumers of the package.
Flit won't add both fabrictestbed_fablib and fabrictestbed_extensions
into the wheel package because it is stricter about packaging.  This
is normally a good thing.  However, we want to be able to have some
backward-compatible imports at least for a while, so we will switch to
setuptools as the build backend.
Because, unlike flit, setuptools_scm picks up version dynamically from
Git tags and revisions.
@sajith sajith self-assigned this Jun 7, 2023
@coveralls
Copy link
Collaborator

coveralls commented Jun 7, 2023

Pull Request Test Coverage Report for Build 5204772487

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+16.7%) to 36.391%

Totals Coverage Status
Change from base Build 5203400220: 16.7%
Covered Lines: 87
Relevant Lines: 244

💛 - Coveralls

@sajith sajith added the enhancement New feature or request label Jun 7, 2023
@sajith sajith mentioned this pull request Jun 7, 2023
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The big "rebranding" effort Use less unwieldy package and module names
2 participants