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

Fix: only include file pages that are referenced in the content of a page #58

Merged
merged 3 commits into from
Jun 20, 2024

Conversation

LukasGold
Copy link
Contributor

Some example RegExPatternExtended usage is given
to include all file pages that are referenced in the slot content of a page (that is packaged into a page package)
@LukasGold LukasGold force-pushed the 29-fix-bugs-in-recent-version branch from fd870eb to f5c6c7f Compare June 20, 2024 10:09
@coveralls
Copy link

coveralls commented Jun 20, 2024

Pull Request Test Coverage Report for Build 9595593582

Details

  • 103 of 185 (55.68%) changed or added relevant lines in 5 files are covered.
  • 3 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.3%) to 40.89%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/osw/controller/page_package.py 0 1 0.0%
src/osw/data/import_utility.py 5 13 38.46%
src/osw/wtsite.py 2 22 9.09%
src/osw/utils/strings.py 95 148 64.19%
Files with Coverage Reduction New Missed Lines %
src/osw/controller/page_package.py 1 0.0%
src/osw/wtsite.py 2 37.24%
Totals Coverage Status
Change from base Build 9254602053: -0.3%
Covered Lines: 2027
Relevant Lines: 3897

💛 - Coveralls

@LukasGold LukasGold merged commit 0514445 into main Jun 20, 2024
9 checks passed
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.

None yet

2 participants