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 changelog v45.8.0 #1200

Merged
merged 2 commits into from
Mar 28, 2019
Merged

Update changelog v45.8.0 #1200

merged 2 commits into from
Mar 28, 2019

Conversation

lcampos
Copy link
Contributor

@lcampos lcampos commented Mar 27, 2019

What does this PR do?

Updates changelog for release v45.8.0

What issues does this PR fix or reference?


#### salesforcedx-vscode-lightning

- Aura Language Server; support for Go To Definition, Auto-complete and showing documentation on hover ([PR #1183](https://github.com/forcedotcom/salesforcedx-vscode/pull/1183))
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ntotten @nrkruk anything else we should add here ?

@codecov
Copy link

codecov bot commented Mar 27, 2019

Codecov Report

Merging #1200 into release/v45.8.0 will decrease coverage by 19.03%.
The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                  @@
##           release/v45.8.0    #1200       +/-   ##
====================================================
- Coverage            71.42%   52.39%   -19.04%     
====================================================
  Files                  196      133       -63     
  Lines                 7314     4707     -2607     
  Branches               770      539      -231     
====================================================
- Hits                  5224     2466     -2758     
- Misses                1934     2145      +211     
+ Partials               156       96       -60
Impacted Files Coverage Δ
...lay-debugger/src/states/variableAssignmentState.ts 2.98% <0%> (-89.56%) ⬇️
...-apex-replay-debugger/src/states/frameStateUtil.ts 7.69% <0%> (-88.47%) ⬇️
...x-replay-debugger/src/states/variableBeginState.ts 11.76% <0%> (-88.24%) ⬇️
...sforcedx-apex-replay-debugger/src/core/heapDump.ts 7.69% <0%> (-84.62%) ⬇️
...x-apex-replay-debugger/src/core/heapDumpService.ts 1.58% <0%> (-82.54%) ⬇️
...dx-apex-replay-debugger/src/core/logContextUtil.ts 15.38% <0%> (-76.93%) ⬇️
...-replay-debugger/src/breakpoints/breakpointUtil.ts 20.83% <0%> (-75%) ⬇️
...-apex-replay-debugger/src/states/userDebugState.ts 18.75% <0%> (-75%) ⬇️
...-apex-replay-debugger/src/states/frameExitState.ts 25% <0%> (-75%) ⬇️
...eplay-debugger/src/states/statementExecuteState.ts 28.57% <0%> (-71.43%) ⬇️
... and 73 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 2700030...36fdefc. Read the comment docs.

@codecov
Copy link

codecov bot commented Mar 27, 2019

Codecov Report

Merging #1200 into release/v45.8.0 will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           release/v45.8.0    #1200      +/-   ##
===================================================
+ Coverage            71.42%   71.45%   +0.02%     
===================================================
  Files                  196      196              
  Lines                 7314     7314              
  Branches               770      770              
===================================================
+ Hits                  5224     5226       +2     
+ Misses                1934     1933       -1     
+ Partials               156      155       -1
Impacted Files Coverage Δ
...edx-vscode-core/src/telemetry/telemetryReporter.ts 53.52% <0%> (+2.81%) ⬆️

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 2700030...36fdefc. Read the comment docs.

Copy link
Contributor

@ruthemmanuelle ruthemmanuelle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added a commit with some edits.

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.

2 participants