Skip to content
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

Update Simplified Chinese translation #7049

Merged
merged 3 commits into from
Aug 19, 2021
Merged

Update Simplified Chinese translation #7049

merged 3 commits into from
Aug 19, 2021

Conversation

FiftysixTimes7
Copy link
Contributor

@FiftysixTimes7 FiftysixTimes7 commented Aug 10, 2021

For #7049

  • 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 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).

@FiftysixTimes7 FiftysixTimes7 requested a review from a team as a code owner August 10, 2021 16:44
@codecov-commenter
Copy link

Codecov Report

Merging #7049 (ddb1920) into main (770a578) will decrease coverage by 0%.
The diff coverage is n/a.

@@          Coverage Diff          @@
##            main   #7049   +/-   ##
=====================================
- Coverage     63%     63%   -1%     
=====================================
  Files        361     362    +1     
  Lines      22867   22919   +52     
  Branches    3434    3443    +9     
=====================================
- Hits       14487   14452   -35     
- Misses      7159    7251   +92     
+ Partials    1221    1216    -5     
Impacted Files Coverage Δ
...t/datascience/notebook/helpers/executionHelpers.ts 33% <0%> (-47%) ⬇️
src/client/common/refBool.ts 66% <0%> (-34%) ⬇️
...cience/notebook/intellisense/completionProvider.ts 54% <0%> (-10%) ⬇️
...client/datascience/notebook/cellLanguageService.ts 71% <0%> (-9%) ⬇️
src/client/debugger/jupyter/debuggingManager.ts 22% <0%> (-9%) ⬇️
src/client/datascience/jupyter/jupyterDebugger.ts 9% <0%> (-9%) ⬇️
src/client/datascience/notebook/helpers/helpers.ts 56% <0%> (-8%) ⬇️
...lient/datascience/variablesView/notebookWatcher.ts 69% <0%> (-7%) ⬇️
src/client/ioc/serviceManager.ts 40% <0%> (-7%) ⬇️
...datascience/editor-integration/cellhashprovider.ts 63% <0%> (-6%) ⬇️
... and 65 more

@DavidKutu DavidKutu merged commit f7be6e6 into microsoft:main Aug 19, 2021
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