Skip to content

refactor the docs - #13

Merged
HenningScheufler merged 17 commits into
mainfrom
doc/refactor
May 27, 2026
Merged

refactor the docs#13
HenningScheufler merged 17 commits into
mainfrom
doc/refactor

Conversation

@HenningScheufler

Copy link
Copy Markdown
Owner

No description provided.

@codecov-commenter

codecov-commenter commented May 10, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 68.62745% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.94%. Comparing base (3438d1d) to head (4f60a1c).

Files with missing lines Patch % Lines
src/pyOFTools/examples.py 48.27% 15 Missing ⚠️
src/pyOFTools/aggregators.py 90.90% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
+ Coverage   83.80%   83.94%   +0.13%     
==========================================
  Files          21       22       +1     
  Lines         846      878      +32     
==========================================
+ Hits          709      737      +28     
- Misses        137      141       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

- Replaced custom case preparation logic in multiple example scripts with the new clone_example function from pyOFTools.
- Updated README and tutorial scripts to reflect the new example cloning mechanism.
- Added examples.py to provide helper functions for managing example cases.
- Enhanced test fixtures to utilize examples_root for cleaner case directory management.
- Updated tests to ensure compatibility with the new example handling approach.
@HenningScheufler
HenningScheufler merged commit 0efabd1 into main May 27, 2026
23 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.

2 participants