cinar / indicator

Indicator is a Golang module that provides a rich set of technical analysis indicators, strategies, and a framework for backtesting.
GNU Affero General Public License v3.0
524 stars 103 forks source link

Build tools target is added to the taskfile. #204

Closed cinar closed 2 months ago

cinar commented 2 months ago

Describe Request

Adding build-tools to taskfile.

Change Type

Code maintenance.

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.66%. Comparing base (23c7b8d) to head (a76ae29).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #204 +/- ## ======================================= Coverage 93.66% 93.66% ======================================= Files 154 154 Lines 4038 4038 ======================================= Hits 3782 3782 Misses 209 209 Partials 47 47 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.