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

fix: scope logger for dev and clear file on startup #277

Closed pixelass closed 2 months ago

pixelass commented 2 months ago

Motivation

logger was not scoped for development logger was not cleared on start

Issues closed

codacy-production[bot] commented 2 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.03% (target: -1.00%) :white_check_mark: 100.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (d2045c339b13d76713ef8702a4ae7fcd9d52b710) | 1979 | 1834 | 92.67% | | | Head commit (c0116eb3d64bba4c08597971a7d8481cd411184f) | 1986 (+7) | 1841 (+7) | 92.70% (**+0.03%**) | **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 (#277) | 11 | 11 | **100.00%** | **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.68 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: