Skip to content

Conversation

@simontaurus
Copy link
Contributor

fixes #83

also updated the .gitignore file generation in auth.py (nothing yet in express.py)

@coveralls
Copy link

coveralls commented Nov 27, 2024

Pull Request Test Coverage Report for Build 12053365871

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

  • 88 of 137 (64.23%) changed or added relevant lines in 6 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.06%) to 52.342%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/osw/params.py 0 1 0.0%
src/osw/core.py 1 3 33.33%
src/osw/express.py 9 11 81.82%
src/osw/data/import_utility.py 2 6 33.33%
src/osw/auth.py 25 33 75.76%
src/osw/defaults.py 51 83 61.45%
Files with Coverage Reduction New Missed Lines %
src/osw/params.py 1 0.0%
Totals Coverage Status
Change from base Build 12046226172: -0.06%
Covered Lines: 2873
Relevant Lines: 5145

💛 - Coveralls

@simontaurus simontaurus merged commit 12e40a4 into main Nov 27, 2024
8 of 9 checks passed
@simontaurus simontaurus deleted the 83-common-default-location branch November 27, 2024 15:40
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.

use a common dir as default location for configs and downloads

4 participants