Skip to content

feat: Pipeline#539

Draft
tmichela wants to merge 11 commits intomasterfrom
feat/pipe
Draft

feat: Pipeline#539
tmichela wants to merge 11 commits intomasterfrom
feat/pipe

Conversation

@tmichela
Copy link
Member

@tmichela tmichela commented Mar 9, 2026

Public API for loading, inspecting, and executing context files programmatically.

tmichela added 7 commits March 4, 2026 09:57
…ecution

- Added Pipeline class to manage and execute context files programmatically.
- Updated context file handling in various modules to utilize Pipeline.
- Enhanced documentation to cover new Pipeline functionality and usage examples.
- Refactored tests to accommodate changes related to Pipeline integration.
@codecov
Copy link

codecov bot commented Mar 9, 2026

Codecov Report

❌ Patch coverage is 94.89362% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.33%. Comparing base (261244c) to head (e2aeb33).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
damnit/ctxsupport/ctxrunner.py 88.46% 6 Missing ⚠️
damnit/ctxsupport/damnit_ctx.py 97.60% 4 Missing ⚠️
damnit/backend/extract_data.py 92.30% 1 Missing ⚠️
damnit/gui/editor.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #539      +/-   ##
==========================================
+ Coverage   79.90%   80.33%   +0.42%     
==========================================
  Files          38       38              
  Lines        7356     7547     +191     
==========================================
+ Hits         5878     6063     +185     
- Misses       1478     1484       +6     

☔ 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.

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.

1 participant