blib-la / captain

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

chore: better esm support #272

Closed pixelass closed 2 months ago

pixelass commented 2 months ago

Motivation

moved most dependencies from dependencies to devDependencies

codacy-production[bot] commented 2 months 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 (edfae880be0c01d251cb11091e25c952f42ebcd1) | 1661 | 1524 | 91.75% | | | Head commit (98e3f14f7eff36e90f0e462e4a8173d4edfce02d) | 1661 (+0) | 1524 (+0) | 91.75% (**+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 (#272) | 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 2 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: