cinar / indicator

Indicator is a Golang module providing various stock technical analysis indicators for trading.
GNU Affero General Public License v3.0
477 stars 96 forks source link

Types of function parameters are combined. #186

Closed cinar closed 2 months ago

cinar commented 2 months ago

Describe Request

Types of function parameters are combined.

Fixed #185

Change Type

Code fix.

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 93.50%. Comparing base (fc16237) to head (87f3213).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #186 +/- ## ======================================= Coverage 93.50% 93.50% ======================================= Files 151 151 Lines 3943 3943 ======================================= Hits 3687 3687 Misses 209 209 Partials 47 47 ```

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