Ref T2222. We have a hunk of logic that purely does text parsing here; separate it and get coverage on it.
Details
Details
- Reviewers
btrahan - Maniphest Tasks
- T2222: Implement ApplicationTransactions in Differential
- Commits
- Restricted Diffusion Commit
rPaff34077c52c: Move Differential commit message parsing to a separate, tested class
- Ran new unit tests.
- Used differential.parsecommitmessage.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- dx8
- Lint
Lint Warnings Severity Location Code Message Warning src/applications/differential/parser/__tests__/messages/long-title.txt:1 TXT3 Line Too Long Warning src/applications/differential/parser/__tests__/messages/long-title.txt:7 TXT3 Line Too Long Warning src/applications/differential/parser/__tests__/messages/long-title.txt:8 TXT3 Line Too Long - Unit
Tests Passed