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

docs: add related repos section to README.md #7111

Merged
merged 2 commits into from
Nov 7, 2023
Merged

Conversation

ozyx
Copy link
Contributor

@ozyx ozyx commented Oct 4, 2023

N/A

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 change backwards compatible? For example, developers won't need to change how they are calling the API or how they've extended core plugins such as Tables or Plots.

Author Checklist

  • Changes address original issue?
  • Tests included and/or updated with changes?
  • Command line build passes?
  • Has this been smoke tested?
  • 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?
  • Has associated issue been labelled unverified? (only applicable if this PR closes the issue)
  • Has associated issue been labelled bug? (only applicable if this PR is for a bug fix)

@ozyx ozyx requested a review from unlikelyzero October 4, 2023 18:10
@deploysentinel
Copy link

deploysentinel bot commented Oct 4, 2023

Current Playwright Test Results Summary

✅ 141 Passing - ⚠️ 3 Flaky

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 11/06/2023 07:52:12pm UTC)

Run Details

Running Job e2e-stable on CircleCI

Commit: a0b5cc9

Started: 11/06/2023 07:44:53pm UTC

⚠️ Flakes

📄   functional/plugins/telemetryTable/telemetryTable.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Telemetry Table unpauses and filters data when paused by button and user changes bounds
Retry 1Initial Attempt
0% (0) 0 / 108 runs
failed over last 7 days
12.04% (13) 13 / 108 runs
flaked over last 7 days

📄   functional/plugins/imagery/exampleImagery.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Example Imagery Object Can use independent time conductor to change time
Retry 1Initial Attempt
0% (0) 0 / 110 runs
failed over last 7 days
1.82% (2) 2 / 110 runs
flaked over last 7 days

📄   functional/plugins/notebook/notebookSnapshots.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Snapshot image tests Can drop an image onto a notebook and create a new entry
Retry 1Initial Attempt
2.73% (3) 3 / 110 runs
failed over last 7 days
68.18% (75) 75 / 110 runs
flaked over last 7 days

View Detailed Build Results


@ozyx ozyx added the type:docs updates to documentation label Oct 24, 2023
@ozyx ozyx requested a review from unlikelyzero November 6, 2023 19:42
Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Merging #7111 (a0b5cc9) into master (5eed5de) will decrease coverage by 0.01%.
Report is 32 commits behind head on master.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #7111      +/-   ##
==========================================
- Coverage   55.54%   55.53%   -0.01%     
==========================================
  Files         650      650              
  Lines       26102    26102              
  Branches     2549     2549              
==========================================
- Hits        14498    14497       -1     
+ Misses      10900    10899       -1     
- Partials      704      706       +2     
Flag Coverage Δ *Carryforward flag
e2e-full 41.94% <ø> (ø) Carriedforward from dbff2f8
e2e-stable 57.19% <ø> (ø)
unit 49.12% <ø> (-0.01%) ⬇️

*This pull request uses carry forward flags. Click here to find out more.

see 7 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 5eed5de...a0b5cc9. Read the comment docs.

@unlikelyzero unlikelyzero merged commit d44e06d into master Nov 7, 2023
@unlikelyzero unlikelyzero deleted the ozyx-patch-1 branch November 7, 2023 00:10
@unlikelyzero unlikelyzero added this to the Target:3.2.0 milestone Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:docs updates to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants