Skip to content

Conversation

bschnurr
Copy link
Member

…t plain .py files dont get duplicate results in api calls to onHover etc.

Fixes # microsoft/pylance-release#3027

  • Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR).
  • Title summarizes what is changing.
  • Has a news entry file (remember to thank yourself!).
  • Appropriate comments and documentation strings in the code.
  • Has sufficient logging.
  • Has telemetry for feature-requests.
  • 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).

…t plain .py files dont get duplicate results in api calls to onHover etc.
@codecov-commenter
Copy link

codecov-commenter commented Aug 12, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63%. Comparing base (12a4f20) to head (79695b2).
⚠️ Report is 1870 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff           @@
##            main   #11106   +/-   ##
======================================
- Coverage     63%      63%   -1%     
======================================
  Files        482      482           
  Lines      33839    33891   +52     
  Branches    5517     5529   +12     
======================================
+ Hits       21456    21457    +1     
- Misses     10342    10380   +38     
- Partials    2041     2054   +13     
Files with missing lines Coverage Δ
...andalone/intellisense/intellisenseProvider.node.ts 81% <100%> (+<1%) ⬆️

... and 273 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@debonte
Copy link
Contributor

debonte commented Aug 29, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants