Refactor: Infer source#166
Conversation
|
First pass, quick review from codex and claude:
Me quick review:
|
|
|
I don't see the new commits. |
|
Yup, still working on it; don't have 1. solved yet, see Slack. Don't have the testing pipeline ready yet either, not continuing without one at this point. |
|
Of course, sorry, did not mean to pressure you. I saw "fixed" for some of them so was looking for those changes. Take your time, I'll respond to your Slack message tonight or tomorrow. Need to think a bit about it |
|
Source identity split solved. Please note that I've touched a number of files almost exclusively due to the fact that I wanted to move |
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: eb30585e61
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
@claude review |
…tract; enforcement deferred after sources refactor is complete
|
@houtanb I have rebased and integrated yfinance based on #5042c68. Note that nullified Qs (and, unique to this source, I've kept your terminology for |
|
Not attached to the name. Just noting variable naming is not consistent or enforced anywhere. See, e.g. Also, it should be changed to align with the similar usage elsewhere: a dict of str, date instead of an array of |
Not finding For wikipedia, you make a good point - it's scattered and inconsistent. I was mostly focused on backwards compatibility (see the import/export pattern in |
|
No need to address it here, just pointing out inconsistencies that I agree we should deal with at some point! |
|
@nikbpetrov to keep you updated (sorry for the delay). I did the code review and all looks good. Will do test runs tomorrow and providing that's good, can merge. If all psases, I can rebase on top of main, implement the recent FRED changes and merge. |
|
@claude review |
Before merging, remember to remove
-newsuffix from the name of the new jobs insrc/orchestration/func_infer_fetch/Makefileandsrc/orchestration/func_infer_update/Makefile