2472 | get_target_file now returns None/nil when file is not found#2519
2472 | get_target_file now returns None/nil when file is not found#2519EmilyRagan merged 5 commits intorelease/v7.0.0from
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release/v7.0.0 #2519 +/- ##
==================================================
+ Coverage 79.58% 79.70% +0.11%
==================================================
Files 658 658
Lines 50412 50412
Branches 736 736
==================================================
+ Hits 40121 40179 +58
+ Misses 10211 10153 -58
Partials 80 80
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:
|
54905a4 to
999117b
Compare
|
Let's merge this to the |
…rget-file-exception-logic
clayandgen
left a comment
There was a problem hiding this comment.
Changes look good, I think playwright tests need an update accordingly
|
@clayandgen all of the failing Playwright tests are failing on |
|
This one feels like one you need to fix: |
Closes #2472