Skip to content

missed a mock in the build_tasks test

9d08720
Select commit
Loading
Failed to load commit list.
Open

add better input object validation #152

missed a mock in the build_tasks test
9d08720
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2026 in 1s

57.75% (+0.13%) compared to 827c66d

View this Pull Request on Codecov

57.75% (+0.13%) compared to 827c66d

Details

Codecov Report

❌ Patch coverage is 95.83333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 57.75%. Comparing base (827c66d) to head (9d08720).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
narrative_llm_agent/crews/job_crew.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #152      +/-   ##
==========================================
+ Coverage   57.62%   57.75%   +0.13%     
==========================================
  Files          73       73              
  Lines        5199     5215      +16     
==========================================
+ Hits         2996     3012      +16     
  Misses       2203     2203              

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