Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

feat: add task title and description #116

Merged
merged 1 commit into from
Jan 27, 2024
Merged

feat: add task title and description #116

merged 1 commit into from
Jan 27, 2024

Conversation

donch1989
Copy link
Member

Because

  • we want to display human-readable titles and descriptions for tasks

This commit

  • add task title and description

Copy link

linear bot commented Jan 27, 2024

Copy link

codecov bot commented Jan 27, 2024

Codecov Report

Attention: 33 lines in your changes are missing coverage. Please review.

Comparison is base (76a03e6) 62.14% compared to head (db06cf0) 62.18%.
Report is 3 commits behind head on main.

Files Patch % Lines
pkg/archetypeai/main.go 75.91% 22 Missing and 11 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #116      +/-   ##
==========================================
+ Coverage   62.14%   62.18%   +0.04%     
==========================================
  Files          15       18       +3     
  Lines        1305     1489     +184     
==========================================
+ Hits          811      926     +115     
- Misses        382      440      +58     
- Partials      112      123      +11     
Flag Coverage Δ
unittests 62.18% <78.14%> (+0.04%) ⬆️

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.

@donch1989 donch1989 merged commit 7688b0f into main Jan 27, 2024
@donch1989 donch1989 deleted the huitang/ins-2643 branch January 27, 2024 10:21
donch1989 pushed a commit that referenced this pull request Jan 30, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.11.0-beta](v0.10.0-beta...v0.11.0-beta)
(2024-01-30)


### Features

* accept videos in Archetype upload task
([#115](#115))
([9b6fdb7](9b6fdb7))
* add Archetype AI connector
([#113](#113))
([d12b6f8](d12b6f8))
* add task title and description
([#116](#116))
([7688b0f](7688b0f))
* **numbers:** use only Capture registration API to streamline the
process ([#117](#117))
([f6d6896](f6d6896))
* **openai:** update OpenAI schema to support latest models
([#121](#121))
([7b64a70](7b64a70))
* **redis:** update task name
([#120](#120))
([48fa414](48fa414))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants