| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Kudos, SonarCloud Quality Gate passed!
|
Sorry, something went wrong.
Codecov Report
@@ Coverage Diff @@
## master #13246 +/- ##
==========================================
+ Coverage 59.64% 59.80% +0.15%
==========================================
Files 670 670
Lines 36830 37235 +405
Branches 5188 5286 +98
==========================================
+ Hits 21968 22268 +300
- Misses 13770 13833 +63
- Partials 1092 1134 +42
Continue to review full report at Codecov.
|
Sorry, something went wrong.
|
I'm sure you tested it, but did you notice any oddities? I know we already have loads of settings set to "resource" that really shouldn't be, but are. |
Sorry, something went wrong.
There was a problem hiding this comment.
Tested it, seems to work fine in the expected cases.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Pylance does not support per-folder LS instances and MPLS v1 does not reliably work in this case anyway. This simplifies transition of setting from v1 to Pylance.
- [ ] Has a news entry file (remember to thank yourself!).
- [ ] Appropriate comments and documentation strings in the code.
- [ ] Has sufficient logging.
- [ ] Has telemetry for enhancements.
- [ ] Unit tests & system/integration tests are added/updated.
- [ ] Test plan is updated as appropriate.
- [ ] package-lock.json has been regenerated by running npm install (if dependencies have changed).
- [ ] The wiki is updated with any design decisions/details.