Skip to content

Send telemetry when gather survey link is clicked.#10683

Merged
greazer merged 5 commits into
masterfrom
dev/greazer/gather-link-telemetry
Mar 22, 2020
Merged

Send telemetry when gather survey link is clicked.#10683
greazer merged 5 commits into
masterfrom
dev/greazer/gather-link-telemetry

Conversation

@greazer

@greazer greazer commented Mar 20, 2020

Copy link
Copy Markdown
Member

At the top of a gathered notebook, a question is posed. "Are you satisfied with the gathered results?" (or something like that).

The user needs to click Yes or No. At that point they're choice will be sent as a telemetry event and a survey will be displayed.

greazer added 4 commits March 19, 2020 16:59
And whitelist the command that
does so. We don't necessarily want to open the door of being able to
execute arbitrary commands to
notebooks. Yet.
@greazer greazer added the no-changelog No news entry required label Mar 20, 2020

@rchiodo rchiodo left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

:shipit:

@codecov-io

codecov-io commented Mar 20, 2020

Copy link
Copy Markdown

Codecov Report

Merging #10683 into master will decrease coverage by 0.02%.
The diff coverage is 62.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #10683      +/-   ##
==========================================
- Coverage   60.64%   60.62%   -0.03%     
==========================================
  Files         583      583              
  Lines       31551    31557       +6     
  Branches     4487     4488       +1     
==========================================
- Hits        19133    19130       -3     
- Misses      11446    11453       +7     
- Partials      972      974       +2     
Impacted Files Coverage Δ
src/client/common/utils/localize.ts 95.19% <ø> (ø)
src/client/telemetry/index.ts 87.38% <ø> (ø)
src/client/datascience/commands/commandRegistry.ts 31.60% <50.00%> (-0.14%) ⬇️
src/client/datascience/constants.ts 99.72% <100.00%> (+<0.01%) ⬆️
src/datascience-ui/react-common/arePathsSame.ts 75.00% <0.00%> (-12.50%) ⬇️
src/client/common/utils/platform.ts 64.70% <0.00%> (-11.77%) ⬇️
src/client/linters/pydocstyle.ts 86.66% <0.00%> (-2.23%) ⬇️
src/client/datascience/debugLocationTracker.ts 76.56% <0.00%> (-1.57%) ⬇️
src/client/common/process/proc.ts 14.49% <0.00%> (-0.73%) ⬇️

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 790cd6d...09ff866. Read the comment docs.

@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@greazer greazer merged commit 68d7acb into master Mar 22, 2020
@greazer greazer deleted the dev/greazer/gather-link-telemetry branch March 28, 2020 09:41
@lock lock Bot locked as resolved and limited conversation to collaborators Apr 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

no-changelog No news entry required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants