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

fake pull request #1975

Closed
wants to merge 199 commits into from
Closed

fake pull request #1975

wants to merge 199 commits into from

Conversation

AnanyaJha
Copy link
Collaborator

What does this PR do?

What issues does this PR fix or reference?

#, @@

Functionality Before

<insert gif and/or summary>

Functionality After

<insert gif and/or summary>

AnanyaJha and others added 30 commits August 27, 2019 13:17
…m#1609)

* add documentation for vscode remote development with sfdx
* Correct docker to Docker
* Remove warning about java path
# Conflicts:
#	docs/articles/user-guide/remote-development.md
…orcedotcom#1621)

* Troubleshooting addition for setting cli path

Added steps for verifying and setting the salesforce cli path
on windows.

* Fixed wording and link

* PR changes

Added spacing so pictures would follow proper format

* Adjusted image alignment
…ows (forcedotcom#1631)

* Troubleshooting addition for setting cli path

Added steps for verifying and setting the salesforce cli path
on windows.

* Fixed wording and link

* PR changes

Added spacing so pictures would follow proper format

* Adjusted image alignment

* Review CLI Path in Windows update
* fix 'Authorize a Dev Hub' behavior

* fix lint issues

* update to meet code review suggestions

* fix code review suggestions

* fix lint error

* add tests

* add another test

* update tests to align with code review suggestions

* update tests to align with code review suggestions

* refactor 'this' context

* reformat code using the Prettier extension
* Updated docs design for DSC
* docs path
* updated paths
* netlify url rewrites & redirects
* change ruby version
* Updated docs site UI for DSC (forcedotcom#1638)

* Updated docs design for DSC
* docs path
* updated paths
* netlify url rewrites & redirects
* change ruby version

* updated generator script, readme info
* Changelog for v46.14.0

* Added docs change.

* Review Changelog

* Changelog changes
# Conflicts:
#	docs/README.md
#	docs/_includes/footer.html
#	docs/_layouts/default.html
#	scripts/update-docs-externals.js
lcampos and others added 25 commits January 24, 2020 13:00
@W-7153501@
Co-authored-by: Daniele Piccone <mild.taste@gmail.com>
Set SFDX_TOOL on all CLI commands invoked by vscode extensions. The CLI will record that envar to
appinsights so we can see what percentage of commands are invoked by vscode.
* Autocomplete methods as snippets to allow tabbing between parameters
* Remove global namespaces for member context to provide more relevant completions
* Provide documentation during autocompletion for symbols that have docstrings
* Update format of hover documentation to include syntax highlighting
…n test suite (forcedotcom#1908)

* Updated lightning and lwc lsp to 2.2.7
* Fixed test infrastructure to download vscode only once during CI runs
* Added jsconfig test suite
* Added intellisense test suite
* Added lwc-recipes test workspace
* Added circle ci badge
* Commented out lightning telemetry test that fails the entire lightning test suite

Co-authored-by: Kris Gray <kgray@salesforce.com>
Co-authored-by: Brian Buchanan <bpbuch@gmail.com>
Co-authored-by: Nathan McWilliams <mysticflute@users.noreply.github.com>
* Add tests for activation modes during activate()
Co-authored-by: lcampos <lcamposguajardo@gmail.com>
Co-authored-by: Nathan Totten <nathan@ntotten.com>
Co-authored-by: Nicolas Kruk <nicolaskruk@gmail.com>
[W-7166667] Hover integration tests for Aura and LWC

Added tests for hovers
Renamed run lwc tests script
Minor cleanup in intellisense and jsconfig tests
* Add test coverage for test watch action

* Add test coverage for test debug action

* Add test coverage for test run action

* Add test coverage for test indexer

* fix lwc test run action test

Co-authored-by: Nicolas Kruk <nicolaskruk@gmail.com>
@W-7174475@
* document linking integration tests
* refactor hover tests

Co-authored-by: Nicolas Kruk <nicolaskruk@gmail.com>
* Update screenshots and text.

* Add note.

* Add goto definition screen shot.

* Update sidebar.

* Remove sentence.

* Fix note about linter error.

Co-authored-by: Kris Gray <kgray@salesforce.com>
Co-authored-by: Nathan Totten <nathan@ntotten.com>
…eated & fix issue with initial checks.

@W-7187727@
…forcedotcom#1953)

Co-authored-by: Fabien Taillon <ftaillon@gmail.com>
@W-7147786@
@codecov
Copy link

codecov bot commented Feb 13, 2020

Codecov Report

Merging #1975 into 46.12 will increase coverage by 3.2%.
The diff coverage is 79.02%.

Impacted file tree graph

@@           Coverage Diff           @@
##           46.12   #1975     +/-   ##
=======================================
+ Coverage   71.8%     75%   +3.2%     
=======================================
  Files        183     225     +42     
  Lines       7337    8283    +946     
  Branches     843     922     +79     
=======================================
+ Hits        5268    6213    +945     
+ Misses      1894    1838     -56     
- Partials     175     232     +57
Impacted Files Coverage Δ
...core/src/commands/forceSourceRetrieveSourcePath.ts 64.86% <ø> (ø) ⬆️
...-generator/test/integration/integrationTestUtil.ts 20% <ø> (ø)
...orcedx-vscode-core/src/commands/forceConfigList.ts 90.9% <ø> (ø) ⬆️
...orcedx-vscode-core/src/commands/forceSourcePush.ts 80% <ø> (ø) ⬆️
...e-core/src/commands/forceSourceRetrieveManifest.ts 45.45% <ø> (ø) ⬆️
...cedx-vscode-core/src/commands/forceSourceStatus.ts 80.76% <ø> (ø) ⬆️
...rcedx-vscode-core/src/commands/forceApexTestRun.ts 87.93% <ø> (ø) ⬆️
...forcedx-vscode-core/src/commands/forceAliasList.ts 90.9% <ø> (ø) ⬆️
...orcedx-vscode-core/src/commands/forceAuthLogout.ts 71.42% <ø> (ø) ⬆️
...edx-vscode-apex/src/views/testDataAccessObjects.ts 0% <ø> (ø) ⬆️
... and 122 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 87e8523...e0d3d84. Read the comment docs.

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.