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

SLog logger is added. #225

Merged
merged 1 commit into from
Sep 18, 2024
Merged

SLog logger is added. #225

merged 1 commit into from
Sep 18, 2024

Conversation

cinar
Copy link
Owner

@cinar cinar commented Sep 18, 2024

Describe Request

SLog logger is added.

Fixed #224

Change Type

New feature.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 47.16981% with 28 lines in your changes missing coverage. Please review.

Project coverage is 92.83%. Comparing base (bff1856) to head (7deafb2).

Files with missing lines Patch % Lines
cmd/indicator-sync/main.go 0.00% 10 Missing ⚠️
cmd/indicator-backtest/main.go 0.00% 8 Missing ⚠️
helper/json_to_chan.go 28.57% 5 Missing ⚠️
backtest/backtest.go 50.00% 3 Missing ⚠️
asset/tiingo_repository.go 80.00% 1 Missing ⚠️
helper/csv.go 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #225      +/-   ##
==========================================
- Coverage   93.06%   92.83%   -0.24%     
==========================================
  Files         163      163              
  Lines        4141     4161      +20     
==========================================
+ Hits         3854     3863       +9     
- Misses        232      243      +11     
  Partials       55       55              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cinar cinar merged commit 74dbcbd into master Sep 18, 2024
5 checks passed
@cinar cinar deleted the issue-224 branch September 18, 2024 14:06
@github-actions github-actions bot locked and limited conversation to collaborators Sep 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ability to control library logs/output
2 participants