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: text to image impl #6437

Merged
merged 1 commit into from Apr 10, 2024
Merged

Conversation

darkskygit
Copy link
Member

@darkskygit darkskygit commented Apr 1, 2024

fix CLOUD-18
fix CLOUD-28
fix CLOUD-29

Copy link

graphite-app bot commented Apr 1, 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 in order to use the merge queue. Sign up using this link.

This was referenced Apr 1, 2024
Copy link

nx-cloud bot commented Apr 1, 2024

Copy link

codecov bot commented Apr 1, 2024

Codecov Report

Attention: Patch coverage is 45.35104% with 288 lines in your changes are missing coverage. Please review.

Project coverage is 61.59%. Comparing base (7c38a54) to head (9f349a2).

Files Patch % Lines
...s/backend/server/src/plugins/copilot/controller.ts 8.73% 115 Missing ⚠️
...end/server/src/plugins/copilot/providers/openai.ts 24.32% 56 Missing ⚠️
...ackend/server/src/plugins/copilot/providers/fal.ts 41.30% 54 Missing ⚠️
...ages/backend/server/src/plugins/copilot/session.ts 31.42% 24 Missing ⚠️
...ges/backend/server/src/plugins/copilot/resolver.ts 60.71% 22 Missing ⚠️
...ages/backend/server/src/plugins/copilot/message.ts 51.42% 16 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #6437      +/-   ##
==========================================
- Coverage   61.90%   61.59%   -0.31%     
==========================================
  Files         524      526       +2     
  Lines       25416    25874     +458     
  Branches     2321     2326       +5     
==========================================
+ Hits        15734    15938     +204     
- Misses       9409     9662     +253     
- Partials      273      274       +1     
Flag Coverage Δ
server-test 71.63% <45.35%> (-0.71%) ⬇️
unittest 38.81% <ø> (ø)

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/copilot-text-to-image branch 2 times, most recently from 234882e to 60440fe Compare April 2, 2024 03:55
@darkskygit darkskygit force-pushed the darksky/copilot-text-to-image branch from 60440fe to 725664d Compare April 2, 2024 07:43
@darkskygit darkskygit force-pushed the darksky/copilot-text-to-image branch from 725664d to 9acf8bb Compare April 2, 2024 09:36
@darkskygit darkskygit force-pushed the darksky/copilot-text-to-image branch 2 times, most recently from a93cc01 to 931cb80 Compare April 2, 2024 10:00
@darkskygit darkskygit force-pushed the darksky/copilot-text-to-image branch from 931cb80 to d6b1bfd Compare April 2, 2024 10:08
@EYHN EYHN force-pushed the darksky/copilot-text-to-image branch from 9819d69 to 05ccaa1 Compare April 9, 2024 09:10
@darkskygit darkskygit force-pushed the darksky/copilot-text-to-image branch 2 times, most recently from 76f2196 to 401e5dc Compare April 9, 2024 10:12
@darkskygit darkskygit force-pushed the darksky/copilot-text-to-image branch from 401e5dc to dae5b47 Compare April 10, 2024 07:29
@darkskygit darkskygit force-pushed the darksky/copilot-text-to-image branch 2 times, most recently from 2018be3 to a3df293 Compare April 10, 2024 10:17
@darkskygit darkskygit force-pushed the darksky/copilot-text-to-image branch 2 times, most recently from 29a35d2 to 0c3c074 Compare April 10, 2024 11:13
@darkskygit darkskygit force-pushed the darksky/copilot-text-to-image branch 2 times, most recently from 5d6deca to 73a0b90 Compare April 10, 2024 11:50
@darkskygit darkskygit force-pushed the darksky/copilot-text-to-image branch from 73a0b90 to 3063ba9 Compare April 10, 2024 12:03
@darkskygit darkskygit changed the base branch from darksky/copilot-resolver to canary April 10, 2024 12:09
Copy link

graphite-app bot commented Apr 10, 2024

Merge activity

@darkskygit darkskygit force-pushed the darksky/copilot-text-to-image branch from 3063ba9 to 9f349a2 Compare April 10, 2024 12:14
@graphite-app graphite-app bot merged commit 9f349a2 into canary Apr 10, 2024
36 of 40 checks passed
@graphite-app graphite-app bot deleted the darksky/copilot-text-to-image branch April 10, 2024 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants