blib-la / captain

Give your computer an AI Brain
https://get-captain.com
GNU Affero General Public License v3.0
40 stars 2 forks source link

fix: seed logic broke with hook extraction #318

Closed pixelass closed 1 month ago

pixelass commented 1 month ago

Motivation

Issues closed

codacy-production[bot] commented 1 month ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% (target: -1.00%) :white_check_mark:
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (d3f1cdfd3f525567f41eb0fe7b7e13a0c92e3224) | 2114 | 1986 | 93.95% | | | Head commit (e482590803dcda1c4345facb527303ec7b880c90) | 2114 (+0) | 1986 (+0) | 93.95% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#318) | 0 | 0 | **∅ (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy will stop sending the deprecated coverage status from June 5th, 2024. Learn more

TimPietrusky commented 1 month ago

:tada: This PR is included in version 1.0.0-alpha.88 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: