| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Allow fire-and-forget tasks to opt out of result storage via the skip_result boolean label on @broker.task or kicker.with_labels.
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## master #656 +/- ##
==========================================
+ Coverage 81.29% 81.41% +0.11%
==========================================
Files 69 69
Lines 2577 2593 +16
==========================================
+ Hits 2095 2111 +16
Misses 482 482 ☔ View full report in Codecov by Harness.
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
Usage
This is complementary to raising NoResultError for runtime decisions.
Test plan
AI Disclaimer
This PR was developed with the assistance of either Claude or Codex. I've reviewed and verified the changes.