Skip to content

Conversation

LukasGold
Copy link
Contributor

Includes many changes to

  • osw.express, as those have been rigorously tested during the writing of the tutorial
  • osw.data.import_utility as the design had some flaws and was not as easy to use as it could have been
  • Documentation and doc strings

@LukasGold LukasGold added the enhancement New feature or request label Nov 6, 2024
@LukasGold LukasGold requested a review from SimonStier November 6, 2024 18:10
@LukasGold LukasGold self-assigned this Nov 6, 2024
@coveralls
Copy link

coveralls commented Nov 6, 2024

Pull Request Test Coverage Report for Build 12013579861

Details

  • 315 of 544 (57.9%) changed or added relevant lines in 14 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall first build on enh-tutorial at 52.382%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/osw/controller/page_package.py 0 1 0.0%
src/osw/core.py 44 52 84.62%
src/osw/utils/wiki.py 19 34 55.88%
src/osw/model/static.py 77 96 80.21%
src/osw/wtsite.py 17 40 42.5%
src/osw/data/import_utility.py 12 43 27.91%
src/osw/express.py 23 58 39.66%
src/osw/utils/regex.py 101 147 68.71%
src/osw/params.py 0 51 0.0%
Totals Coverage Status
Change from base Build 11932637168: 52.4%
Covered Lines: 2833
Relevant Lines: 5075

💛 - Coveralls

@LukasGold LukasGold force-pushed the enh-tutorial branch 3 times, most recently from 67e1c79 to 96058b1 Compare November 18, 2024 22:08
@LukasGold LukasGold marked this pull request as ready for review November 22, 2024 15:29
Copy link
Contributor

@simontaurus simontaurus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see comments

@simontaurus simontaurus merged commit 4b7d5dd into main Nov 26, 2024
9 checks passed
@LukasGold LukasGold deleted the enh-tutorial branch November 28, 2024 08:39
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.

3 participants