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

fix(ci): Use llm-cov preview via nightly and improve test coverage #289

Merged
merged 11 commits into from
Sep 11, 2024

Conversation

timonv
Copy link
Member

@timonv timonv commented Sep 11, 2024

Fix test coverage in CI. Simplified the trait bounds on the query pipeline for now to make it all work and fit together, and added more tests to assert boxed versions of trait objects work in tests.

@timonv timonv changed the title fix/ci coverage lcov preview fix(ci): Use llm-cov preview via nightly and improve test coverage Sep 11, 2024
@timonv timonv marked this pull request as ready for review September 11, 2024 11:13
@timonv timonv merged commit 45d8a57 into master Sep 11, 2024
13 of 14 checks passed
@timonv timonv deleted the fix/ci-coverage-lcov-preview branch September 11, 2024 11:18
@github-actions github-actions bot mentioned this pull request Sep 11, 2024
timonv pushed a commit that referenced this pull request Sep 13, 2024
## 🤖 New release
* `swiftide`: 0.11.1 -> 0.12.0
* `swiftide-core`: 0.11.1 -> 0.12.0
* `swiftide-indexing`: 0.11.1 -> 0.12.0
* `swiftide-macros`: 0.11.1 -> 0.12.0
* `swiftide-integrations`: 0.11.1 -> 0.12.0
* `swiftide-query`: 0.11.1 -> 0.12.0

<details><summary><i><b>Changelog</b></i></summary><p>

## `swiftide`
<blockquote>

## [0.12.0](https://github.com/bosun-ai/swiftide/releases/tag/0.12.0) -
2024-09-13

### Added

-
[e902cb7](e902cb7)
*(query)* Add support for filters in SimilaritySingleEmbedding
([#298](#298))

-
[f158960](f158960)
*(uncategorized)* Major performance improvements
([#291](#291))

### Fixed

-
[45d8a57](45d8a57)
*(ci)* Use llm-cov preview via nightly and improve test coverage
([#289](#289))

-
[501dd39](501dd39)
*(deps)* Update rust crate redis to 0.27
([#294](#294))

-
[f95f806](f95f806)
*(indexing)* Debugging nodes should respect utf8 char boundaries

-
[f8314cc](f8314cc)
*(indexing)* Limit logged chunk to max 100 chars
([#292](#292))

-
[9464ca1](9464ca1)
*(uncategorized)* Bad embed error propagation
([#293](#293))

-
[8595553](8595553)
*(uncategorized)* Implement into_stream_boxed for all loaders

### Other

-
[37c4bd9](37c4bd9)
*(deps)* Update treesitter
([#296](#296))


**Full Changelog**:
0.11.1...0.12.0
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant