Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore: update copyright end year to 2024 #7364

Merged
merged 1 commit into from
Jan 9, 2024
Merged

Conversation

ozyx
Copy link
Member

@ozyx ozyx commented Jan 9, 2024

Closes N/A

Describe your changes:

Yearly copyright bump. Padding my changed LOC! 😈

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?
  • 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.
  • Is this a breaking change to be called out in the release notes?
  • 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?

@ozyx ozyx added the type:maintenance tests, chores, or project maintenance label Jan 9, 2024
@ozyx ozyx added this to the Target:3.3.0 milestone Jan 9, 2024
Copy link

deploysentinel bot commented Jan 9, 2024

Current Playwright Test Results Summary

✅ 15 Passing - ⚠️ 1 Flaky

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

(Last updated on 01/09/2024 06:57:34pm UTC)

Run Details

Running Workflow e2e-couchdb on Github Actions

Commit: 0aaecd5

Started: 01/09/2024 06:52:26pm UTC

⚠️ Flakes

📄   functional/couchdb.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
CouchDB Status Indicator with mocked responses @couchdb Shows red if not connected
Retry 2Retry 1Initial Attempt
0% (0) 0 / 37 runs
failed over last 7 days
16.22% (6) 6 / 37 runs
flaked over last 7 days

View Detailed Build Results


Current Playwright Test Results Summary

✅ 175 Passing - ⚠️ 5 Flaky

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

(Last updated on 01/09/2024 06:57:34pm UTC)

Run Details

Running Job e2e-stable on CircleCI

Commit: 0aaecd5

Started: 01/09/2024 06:52:05pm UTC

⚠️ Flakes

📄   functional/plugins/imagery/exampleImagery.e2e.spec.js • 2 Flakes

Top 1 Common Error Messages

null

2 Test Cases Affected

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Example Imagery Object Can use Mouse Wheel to zoom in and out of latest image
Retry 1Initial Attempt
1.56% (1) 1 / 64 run
failed over last 7 days
29.69% (19) 19 / 64 runs
flaked over last 7 days
Example Imagery in Display Layout View Large action pauses imagery when in realtime and returns to realtime
Retry 1Initial Attempt
0% (0) 0 / 64 runs
failed over last 7 days
3.13% (2) 2 / 64 runs
flaked over last 7 days

📄   functional/plugins/notebook/restrictedNotebook.e2e.spec.js • 2 Flakes

Top 1 Common Error Messages

null

2 Test Cases Affected

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Restricted Notebook with a page locked and with an embed @addinit Allows embeds to be deleted if page unlocked @addinit
Retry 1Initial Attempt
4.17% (3) 3 / 72 runs
failed over last 7 days
38.89% (28) 28 / 72 runs
flaked over last 7 days
Restricted Notebook with a page locked and with an embed @addinit Disallows embeds to be deleted if page locked @addinit
Retry 1Initial Attempt
2.99% (2) 2 / 67 runs
failed over last 7 days
58.21% (39) 39 / 67 runs
flaked over last 7 days

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

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Timer Can perform actions on the Timer
Retry 1Initial Attempt
1.56% (1) 1 / 64 run
failed over last 7 days
3.13% (2) 2 / 64 runs
flaked over last 7 days

View Detailed Build Results


Copy link

codecov bot commented Jan 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (67a1094) 54.95% compared to head (0aaecd5) 55.84%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7364      +/-   ##
==========================================
+ Coverage   54.95%   55.84%   +0.88%     
==========================================
  Files         657      657              
  Lines       26198    26198              
  Branches     2548     2548              
==========================================
+ Hits        14398    14629     +231     
+ Misses      11094    10862     -232     
- Partials      706      707       +1     
Flag Coverage Δ
e2e-full 41.05% <ø> (ø)
e2e-stable 59.04% <ø> (+4.51%) ⬆️
unit 48.83% <100.00%> (-0.04%) ⬇️
Files Coverage Δ
...tion/ExampleDataVisualizationSourceViewProvider.js 90.90% <ø> (ø)
...tion/components/ExampleDataVisualizationSource.vue 0.00% <ø> (ø)
example/dataVisualization/plugin.js 100.00% <ø> (ø)
example/eventGenerator/EventMetadataProvider.js 100.00% <ø> (ø)
example/eventGenerator/EventTelemetryProvider.js 100.00% <ø> (ø)
example/eventGenerator/plugin.js 100.00% <ø> (ø)
example/exampleTags/plugin.js 83.33% <ø> (ø)
example/exampleUser/ExampleUserProvider.js 88.46% <ø> (+38.46%) ⬆️
example/exampleUser/exampleUserCreator.js 100.00% <ø> (ø)
example/exampleUser/plugin.js 100.00% <ø> (ø)
... and 140 more

... and 28 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 67a1094...0aaecd5. Read the comment docs.

@ozyx ozyx requested a review from unlikelyzero January 9, 2024 19:42
Copy link
Collaborator

@unlikelyzero unlikelyzero left a comment

Choose a reason for hiding this comment

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

Let's make the follow up to include the gitignore of this change

@unlikelyzero unlikelyzero merged commit 3ff2f02 into master Jan 9, 2024
23 of 27 checks passed
@unlikelyzero unlikelyzero deleted the update-copyright-2024 branch January 9, 2024 21:31
@ozyx
Copy link
Member Author

ozyx commented Jan 9, 2024

Let's make the follow up to include the gitignore of this change

Good call

@unlikelyzero unlikelyzero modified the milestones: Target:3.3.0, Target:4.0.0 Jan 17, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
type:maintenance tests, chores, or project maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants