fix(router): allow from_file header to be propagated#2979
Conversation
WalkthroughAdds ChangesFromFile header set validation and test coverage
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
Comment |
Router image scan passed✅ No security vulnerabilities found in image: |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2979 +/- ##
==========================================
+ Coverage 65.34% 66.42% +1.08%
==========================================
Files 335 258 -77
Lines 48194 27557 -20637
Branches 5371 0 -5371
==========================================
- Hits 31491 18306 -13185
+ Misses 16677 7792 -8885
- Partials 26 1459 +1433
🚀 New features to boost your workflow:
|
File headers were missing in the validation for the factory resolver. This PR adds this and also adds missing tests
Summary by CodeRabbit
New Features
Tests
Bug Fixes
Checklist
Open Source AI Manifesto
This project follows the principles of the Open Source AI Manifesto. Please ensure your contribution aligns with its principles.