-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Use the VS Code FS API in RawFileSystem. #9846
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
Use the VS Code FS API in RawFileSystem. #9846
Conversation
Codecov Report
@@ Coverage Diff @@
## master #9846 +/- ##
==========================================
+ Coverage 61.21% 61.22% +<.01%
==========================================
Files 564 564
Lines 30152 30192 +40
Branches 4561 4567 +6
==========================================
+ Hits 18458 18484 +26
- Misses 10659 10675 +16
+ Partials 1035 1033 -2
Continue to review full report at Codecov.
|
4ac713b
to
8163d7a
Compare
8163d7a
to
5c64a1b
Compare
Kudos, SonarCloud Quality Gate passed!
|
(for #8995)
This is the last part of un-reverting the FS changes.
[ ] Has sufficient logging.[ ] Has telemetry for enhancements.[ ] Test plan is updated as appropriate[ ]package-lock.json
has been regenerated by runningnpm install
(if dependencies have changed)[ ] The wiki is updated with any design decisions/details.