transformations: (convert-pdl-to-pdl-interp) generate_rewriter#5530
transformations: (convert-pdl-to-pdl-interp) generate_rewriter#5530
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #5530 +/- ##
=======================================
Coverage 86.03% 86.04%
=======================================
Files 391 391
Lines 55784 55855 +71
Branches 6417 6438 +21
=======================================
+ Hits 47995 48061 +66
- Misses 6263 6266 +3
- Partials 1526 1528 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
da0497d to
32a2e1a
Compare
|
I'm just looking at the coverage, and I'm wondering whether we want to update some existing tests that use the private methods to instead use this public helper? |
|
yeah that makes sense, will do this before merging? |
|
Yep that would be ideal. |
32a2e1a to
cd71516
Compare
|
Thank you for updating the tests! There's still quite a lot of lines without coverage in the new function, and I'm not sure how important this is. Let's chat tomorrow about it? |
|
I mainly wasn't thorough enough, I think. Let me fix that and see |
bead046 to
b0e7cf6
Compare
|
I think I finally got there |
This reverts commit 8d1766a.
This reverts commit cfd4765.
b0e7cf6 to
57da4f5
Compare
No description provided.