Revert "feat: support DuplicatedNoNeed as function annotation for Enzyme"#807
Revert "feat: support DuplicatedNoNeed as function annotation for Enzyme"#807
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #807 +/- ##
==========================================
- Coverage 97.93% 97.93% -0.01%
==========================================
Files 128 128
Lines 7697 7693 -4
==========================================
- Hits 7538 7534 -4
Misses 159 159
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
why was this reverted? |
|
Because the tests passed but I don't understand why. Despite the follow-up exchange on Discourse I still don't fully get what I'm allowed to do with |
|
Essentially I don't want to release something where tests are supposed to fail but succeed and I don't know why. |
|
The test case in question is here: I take a standard test function, and then I force both the input and the output to go through a buffer |
Reverts #805