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

Open
wants to merge 5 commits into
base: darksky/online-ci
Choose a base branch
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 45.10%. Comparing base (82151a6) to head (f2d97c9).

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              45.10%   45.10%           
==================================================
  Files                    725      725           
  Lines                  41537    41539    +2     
  Branches                3035     3035           
==================================================
+ Hits                   18735    18737    +2     
  Misses                 22404    22404           
  Partials                 398      398           
Flag Coverage Δ
server-test 48.94% <23.94%> (+<0.01%) ⬆️
unittest 35.87% <ø> (ø)

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 changed the title feat: add cron job for copilot test feat(server): add cron job for copilot test Dec 10, 2024
@darkskygit darkskygit force-pushed the darksky/prod-test branch 2 times, most recently from 4e0f6db to 298a154 Compare December 13, 2024 07:10
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.

2 participants