Commit graph

9 commits

Author SHA1 Message Date
José Ulises Niño Rivera
a51a467cad
Add initial integration style tests (#20)
Signed-off-by: José Ulises Niño Rivera <junr03@users.noreply.github.com>
2024-07-25 14:41:36 -07:00
Adil Hafeez
cad38295bf
Use open-message-format to serialize and deserialize embeddings api (#18)
* Use open-message-format to serialize and deserialize embeddings api
2024-07-23 11:56:49 -07:00
Aayush
31c4ac267a
Add testing to GitHub workflow (#15)
* update workflow and pre-commit to test only unit tests

* Update .github/workflows/checks.yml

Co-authored-by: Adil Hafeez <adil@katanemo.com>

* Update .pre-commit-config.yaml

Co-authored-by: Adil Hafeez <adil@katanemo.com>

* update formatting of comments

* Update .pre-commit-config.yaml

* Update checks.yml

---------

Co-authored-by: Adil Hafeez <adil@katanemo.com>
2024-07-18 14:20:33 -07:00
Aayush
f5d6cfbcc0 ensure that linting check fails on warning as well as removing cargo check since it is included in clippy. Updated name back to static analysis due to removal of check. 2024-07-15 14:43:13 -07:00
Aayush
a5661d9f52 update name for checks from Static Analsysis to Checks on PR 2024-07-15 11:49:04 -07:00
Aayush
8993853efb remove check on push, just have check on pr 2024-07-15 11:42:06 -07:00
Aayush
b59588c68e open the directory before running check 2024-07-15 11:36:16 -07:00
Aayush
5dc8acd8f1 open directory after checking out code 2024-07-15 11:31:56 -07:00
Aayush
b7273eab55 move folder to correct spot and open correct directory in workflow 2024-07-15 11:29:56 -07:00