Skip to content

Add the ability to use Python files with inline-defined task metadata

cadeb59
Select commit
Loading
Failed to load commit list.
Draft

Add the ability to use Python files with inline-defined task metadata #163

Add the ability to use Python files with inline-defined task metadata
cadeb59
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 12, 2025 in 0s

76.61% (-4.69%) compared to 5e1e51d

View this Pull Request on Codecov

76.61% (-4.69%) compared to 5e1e51d

Details

Codecov Report

Attention: Patch coverage is 31.57895% with 26 lines in your changes missing coverage. Please review.

Project coverage is 76.61%. Comparing base (5e1e51d) to head (cadeb59).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
supertask/model.py 43.75% 9 Missing ⚠️
supertask/util.py 30.76% 9 Missing ⚠️
supertask/core.py 11.11% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #163      +/-   ##
==========================================
- Coverage   81.29%   76.61%   -4.69%     
==========================================
  Files           8        8              
  Lines         385      419      +34     
==========================================
+ Hits          313      321       +8     
- Misses         72       98      +26     

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