Skip to content

Add console logs and improved documentation #8054

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nicolas-speranza
Copy link

@nicolas-speranza nicolas-speranza commented Apr 30, 2025

Closes

Describe your changes:

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Is this a notable change that will require a special callout in the release notes? For example, will this break compatibility with existing APIs or projects that consume these plugins?

Author Checklist

  • Changes address original issue?
  • Tests included and/or updated with changes?
  • Has this been smoke tested?
  • Have you associated this PR with a type: label? Note: this is not necessarily the same as the original issue.
  • Have you associated a milestone with this PR? Note: leave blank if unsure.
  • Testing instructions included in associated issue OR is this a dependency/testcase change?

Reviewer Checklist

  • Changes appear to address issue?
  • Reviewer has tested changes by following the provided instructions?
  • Changes appear not to be breaking changes?
  • Appropriate automated tests included?
  • Code style and in-line documentation are appropriate?

Copy link

codecov bot commented Apr 30, 2025

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 58.55%. Comparing base (e5631c9) to head (4128194).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/api/telemetry/TelemetryAPI.js 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8054      +/-   ##
==========================================
+ Coverage   57.69%   58.55%   +0.86%     
==========================================
  Files         678      436     -242     
  Lines       27438    13655   -13783     
  Branches     2694        0    -2694     
==========================================
- Hits        15829     7996    -7833     
+ Misses      11269     5659    -5610     
+ Partials      340        0     -340     
Flag Coverage Δ
e2e-ci 58.46% <80.00%> (-4.39%) ⬇️
e2e-full 23.64% <40.00%> (-18.38%) ⬇️
unit ?
Files with missing lines Coverage Δ
src/api/telemetry/TelemetryAPI.js 81.95% <80.00%> (-8.09%) ⬇️

... and 413 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

🚀 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.

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.

1 participant