Skip to content

Conversation

simontaurus
Copy link
Contributor

No description provided.

LukasGold added 30 commits June 1, 2023 17:03
Still some testing to do
@LukasGold LukasGold force-pushed the add-migration-tools branch from 735fc3a to 91fce66 Compare July 4, 2023 08:41
@LukasGold LukasGold force-pushed the add-migration-tools branch from 9ccb2f3 to e9c9c9d Compare July 4, 2023 08:54
- Separating regex_pattern.py from file_page_migration.py to allow for separate testing
- Removing default None values from test signature
- Moving run with: tox ... statement up
- Fixing SyntaxWarning for return ReadPagePackageResult
- Removing random image generator
- Fixing module not found error
@LukasGold LukasGold force-pushed the add-migration-tools branch from fc92b9b to aae5738 Compare July 4, 2023 10:41
@coveralls
Copy link

coveralls commented Jul 4, 2023

Pull Request Test Coverage Report for Build 5454049490

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 755 unchanged lines in 6 files lost coverage.
  • Overall coverage decreased (-0.6%) to 19.834%

Files with Coverage Reduction New Missed Lines %
src/osw/auth.py 5 85.23%
src/osw/model/static.py 11 40.0%
src/osw/core.py 112 13.24%
src/osw/utils/util.py 128 11.26%
src/osw/wtsite.py 202 12.65%
src/osw/wiki_tools.py 297 7.3%
Totals Coverage Status
Change from base Build 5340969222: -0.6%
Covered Lines: 811
Relevant Lines: 2523

💛 - Coveralls

@LukasGold LukasGold requested a review from SimonStier July 4, 2023 10:54
@LukasGold LukasGold self-assigned this Jul 4, 2023
@LukasGold LukasGold added documentation Improvements or additions to documentation enhancement New feature or request testing Improvements or addition to test coverage labels Jul 4, 2023
@LukasGold LukasGold linked an issue Jul 4, 2023 that may be closed by this pull request
@simontaurus simontaurus merged commit 1ec06c5 into main Jul 4, 2023
@simontaurus simontaurus deleted the add-migration-tools branch July 22, 2023 12:37
@simontaurus simontaurus restored the add-migration-tools branch July 22, 2023 12:37
@simontaurus simontaurus deleted the add-migration-tools branch July 22, 2023 12:37
@simontaurus simontaurus restored the add-migration-tools branch July 22, 2023 12:37
@simontaurus simontaurus deleted the add-migration-tools branch July 22, 2023 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request testing Improvements or addition to test coverage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

enhance: move _basemodel_decorator to osw.model.static
3 participants