-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: deleted code cell artifacts still showing up #2081
Conversation
QA Wolf here! As you write new code it's important that your test coverage is keeping up. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## qa #2081 +/- ##
==========================================
- Coverage 93.06% 90.82% -2.24%
==========================================
Files 215 260 +45
Lines 54338 57546 +3208
==========================================
+ Hits 50568 52269 +1701
- Misses 3770 5277 +1507 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
Nice find |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was still able to get this bug on this PR after refreshing.
So I am not sure if it's a rendering issue vs a file issue. It's fixed on sheets when duplicating. but persistent after reloading.
@luke-quadratic is seeing if he can demonstrate in a video
Have tried very hard, cannot recreate; is minimally a big improvement since this is persistent and easy to recreate in prod. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok well, let's merge and continue to monitor and see if it comes back up.
closes #2078