-
Notifications
You must be signed in to change notification settings - Fork 54
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
Revert kernel/src/table_changes/scan.rs
#529
Revert kernel/src/table_changes/scan.rs
#529
Conversation
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.
rename to revert kernel/src/table_changes/scan.rs
and we can include detail in the PR desc. that this removes unreviewed code etc
kernel/src/table_changes/scan.rs
kernel/src/table_changes/scan.rs
kernel/src/table_changes/scan.rs
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.
lgtm assume tests pass
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #529 +/- ##
==========================================
- Coverage 80.43% 80.43% -0.01%
==========================================
Files 62 62
Lines 13645 13645
Branches 13645 13645
==========================================
- Hits 10976 10975 -1
- Misses 2112 2114 +2
+ Partials 557 556 -1 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
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.
stamp
What changes are proposed in this pull request?
This removes files that were accidentally added in prior PRs that were un-reviewed in #505 and #506.
How was this change tested?