Depends on D3779
https://linear.app/comm/issue/ENG-917/try-to-move-reactors-implementations-to-cpp-files
Moving reactors' implementations to the source files.
Differential D3780
[services] Backup - Move reactors' implementations to source files • karol on Apr 19 2022, 5:11 AM. Authored by Tags None Referenced Files
Details Depends on D3779 https://linear.app/comm/issue/ENG-917/try-to-move-reactors-implementations-to-cpp-files Moving reactors' implementations to the source files. cd services yarn run-backup-server
Diff Detail
Event TimelineComment Actions I'm confused because there is a lot of red in the diff, but not a lot of green. But the diff says it is moving stuff. Where is the stuff getting moved to? I should see some green in a .cpp file, right?
Comment Actions Agree with @ashoat - the disproportion is concerning. Could you explain what's going on? Edit: it's just due to how Phabricator displays this diff. When a file is split, it shows it twice:
The 2nd is confusing, but it happens because Phabricator "thinks" that the code was copied from somewhere, so it shows the original content in white. So every white code in .cpp should be green Comment Actions Nice! I like the fact that you spend time cleaning the imports after this refactoring
Comment Actions Highlighting my question for @jimpo again (@karol-bisztyga feel free to ping him if no response)
|