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

feat(server): add cron job for copilot test #8821

Closed
wants to merge 7 commits into from

Conversation

darkskygit
Copy link
Member

No description provided.

Copy link

graphite-app bot commented Nov 14, 2024

Your org has enabled the Graphite merge queue for merging into canary

Add the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

Copy link
Member Author

darkskygit commented Nov 14, 2024

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copy link

codecov bot commented Nov 14, 2024

Codecov Report

Attention: Patch coverage is 23.94366% with 54 lines in your changes missing coverage. Please review.

Project coverage is 43.01%. Comparing base (aaaa2df) to head (e84a4e7).

Files with missing lines Patch % Lines
packages/backend/server/tests/utils/common.ts 29.72% 26 Missing ⚠️
packages/backend/server/tests/utils/invite.ts 12.50% 7 Missing ⚠️
packages/backend/server/tests/utils/workspace.ts 12.50% 7 Missing ⚠️
packages/backend/server/tests/utils/user.ts 14.28% 6 Missing ⚠️
packages/backend/server/tests/utils/blobs.ts 20.00% 4 Missing ⚠️
packages/backend/server/tests/utils/copilot.ts 20.00% 4 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##           darksky/online-ci    #8821      +/-   ##
=====================================================
+ Coverage              39.28%   43.01%   +3.72%     
=====================================================
  Files                   1928     2134     +206     
  Lines                  92230    97523    +5293     
  Branches               14689    15575     +886     
=====================================================
+ Hits                   36237    41954    +5717     
+ Misses                 54305    54243      -62     
+ Partials                1688     1326     -362     
Flag Coverage Δ
server-test 48.86% <23.94%> (+<0.01%) ⬆️
unittest 30.91% <ø> (+0.93%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@darkskygit darkskygit force-pushed the darksky/prod-test branch 4 times, most recently from 9c1f13b to 721d31b Compare January 8, 2025 03:02
@darkskygit darkskygit force-pushed the darksky/prod-test branch 2 times, most recently from 1c41ed6 to e1257ae Compare January 8, 2025 03:39
@forehalo forehalo changed the base branch from darksky/online-ci to graphite-base/8821 January 8, 2025 03:54
Copy link
Member

@forehalo forehalo left a comment

Choose a reason for hiding this comment

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

TBD

@darkskygit darkskygit requested a review from a team as a code owner January 9, 2025 10:43
@darkskygit darkskygit changed the base branch from graphite-base/8821 to darksky/online-ci January 9, 2025 11:16
@darkskygit darkskygit changed the base branch from darksky/online-ci to graphite-base/8821 January 9, 2025 11:29
@darkskygit darkskygit deleted the branch graphite-base/8821 January 10, 2025 07:30
@darkskygit darkskygit closed this Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants