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

Feature/kabuyoho/report trend signal #64

Merged
merged 3 commits into from
Sep 4, 2023

Conversation

ReiRev
Copy link
Owner

@ReiRev ReiRev commented Sep 4, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.22% 🎉

Comparison is base (3fda2d4) 96.94% compared to head (40b31bc) 97.17%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #64      +/-   ##
===========================================
+ Coverage    96.94%   97.17%   +0.22%     
===========================================
  Files           18       19       +1     
  Lines          524      566      +42     
  Branches       103      111       +8     
===========================================
+ Hits           508      550      +42     
  Misses           8        8              
  Partials         8        8              
Flag Coverage Δ
unittests 97.17% <100.00%> (+0.22%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
src/kabupy/kabuyoho/kabuyoho.py 100.00% <100.00%> (ø)
src/kabupy/kabuyoho/report_trend_signal.py 100.00% <100.00%> (ø)

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

@ReiRev ReiRev merged commit 168d5be into develop Sep 4, 2023
7 checks passed
@ReiRev ReiRev deleted the feature/kabuyoho/report-trend-signal branch September 4, 2023 15:56
ReiRev added a commit that referenced this pull request Sep 14, 2023
* separate formatting and linting from ci. (#42)

* separate formatting and linting from ci.

* remove formatting and linting

* Raise error if tag was not found (#44)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/remove html from linguist (#45)

* initial commit

* change to linguist-detectable=false

* change to use linguist-vendored

* Bugfix/publish yml (#47)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

* release/v0.1 (#48)

* separate formatting and linting from ci. (#42)

* separate formatting and linting from ci.

* remove formatting and linting

* Raise error if tag was not found (#44)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/remove html from linguist (#45)

* initial commit

* change to linguist-detectable=false

* change to use linguist-vendored

* Bugfix/publish yml (#47)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* initial commit (#50)

* Develop (#51)

* separate formatting and linting from ci. (#42)

* separate formatting and linting from ci.

* remove formatting and linting

* Raise error if tag was not found (#44)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/remove html from linguist (#45)

* initial commit

* change to linguist-detectable=false

* change to use linguist-vendored

* Bugfix/publish yml (#47)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

* initial commit (#50)

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/publish yml (#53)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

* remove push on main

* add dividend_history (#55)

* add dividend_history

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* implement ReportNews (#56)

* implement ReportNews

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/error/tag not found (#57)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* remove unchecked lines

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/kabuyoho/report news (#58)

* implement ReportNews

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix docstring

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/kabuyoho/report news (#63)

* implement ReportNews

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix docstring

* change news to flash_reports

* change example url to the shorter one

* remove Japanese comment

* implemented market report and flash report

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* refactor: merge get_links

* refactor

* implement analyst_prediction

* implement analyst_evaluation

* change  fail_ci_if_error to false

* add test and change get to get_attribute_list

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/kabuyoho/report trend signal (#64)

* implemented trend_signal & coincident_index

* implement ReportTrendSignal

* deal with invalid number of elements

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>
ReiRev added a commit that referenced this pull request Sep 14, 2023
* separate formatting and linting from ci. (#42)

* separate formatting and linting from ci.

* remove formatting and linting

* Raise error if tag was not found (#44)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/remove html from linguist (#45)

* initial commit

* change to linguist-detectable=false

* change to use linguist-vendored

* Bugfix/publish yml (#47)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

* release/v0.1 (#48)

* separate formatting and linting from ci. (#42)

* separate formatting and linting from ci.

* remove formatting and linting

* Raise error if tag was not found (#44)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/remove html from linguist (#45)

* initial commit

* change to linguist-detectable=false

* change to use linguist-vendored

* Bugfix/publish yml (#47)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* initial commit (#50)

* Develop (#51)

* separate formatting and linting from ci. (#42)

* separate formatting and linting from ci.

* remove formatting and linting

* Raise error if tag was not found (#44)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/remove html from linguist (#45)

* initial commit

* change to linguist-detectable=false

* change to use linguist-vendored

* Bugfix/publish yml (#47)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

* initial commit (#50)

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/publish yml (#53)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

* remove push on main

* add dividend_history (#55)

* add dividend_history

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* implement ReportNews (#56)

* implement ReportNews

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/error/tag not found (#57)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* remove unchecked lines

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/kabuyoho/report news (#58)

* implement ReportNews

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix docstring

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/kabuyoho/report news (#63)

* implement ReportNews

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix docstring

* change news to flash_reports

* change example url to the shorter one

* remove Japanese comment

* implemented market report and flash report

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* refactor: merge get_links

* refactor

* implement analyst_prediction

* implement analyst_evaluation

* change  fail_ci_if_error to false

* add test and change get to get_attribute_list

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/kabuyoho/report trend signal (#64)

* implemented trend_signal & coincident_index

* implement ReportTrendSignal

* deal with invalid number of elements

* fix typo (#66)

* update version to 0.0.6 (#67)

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>
ReiRev added a commit that referenced this pull request Sep 14, 2023
* separate formatting and linting from ci. (#42)

* separate formatting and linting from ci.

* remove formatting and linting

* Raise error if tag was not found (#44)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/remove html from linguist (#45)

* initial commit

* change to linguist-detectable=false

* change to use linguist-vendored

* Bugfix/publish yml (#47)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

* release/v0.1 (#48)

* separate formatting and linting from ci. (#42)

* separate formatting and linting from ci.

* remove formatting and linting

* Raise error if tag was not found (#44)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/remove html from linguist (#45)

* initial commit

* change to linguist-detectable=false

* change to use linguist-vendored

* Bugfix/publish yml (#47)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* initial commit (#50)

* Develop (#51)

* separate formatting and linting from ci. (#42)

* separate formatting and linting from ci.

* remove formatting and linting

* Raise error if tag was not found (#44)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/remove html from linguist (#45)

* initial commit

* change to linguist-detectable=false

* change to use linguist-vendored

* Bugfix/publish yml (#47)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

* initial commit (#50)

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/publish yml (#53)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

* remove push on main

* add dividend_history (#55)

* add dividend_history

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* implement ReportNews (#56)

* implement ReportNews

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/error/tag not found (#57)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* remove unchecked lines

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/kabuyoho/report news (#58)

* implement ReportNews

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix docstring

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/kabuyoho/report news (#63)

* implement ReportNews

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix docstring

* change news to flash_reports

* change example url to the shorter one

* remove Japanese comment

* implemented market report and flash report

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* refactor: merge get_links

* refactor

* implement analyst_prediction

* implement analyst_evaluation

* change  fail_ci_if_error to false

* add test and change get to get_attribute_list

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/kabuyoho/report trend signal (#64)

* implemented trend_signal & coincident_index

* implement ReportTrendSignal

* deal with invalid number of elements

* fix typo (#66)

* update version to 0.0.6 (#67)

* remove push (#70)

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>
ReiRev added a commit that referenced this pull request Sep 17, 2023
* separate formatting and linting from ci. (#42)

* separate formatting and linting from ci.

* remove formatting and linting

* Raise error if tag was not found (#44)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/remove html from linguist (#45)

* initial commit

* change to linguist-detectable=false

* change to use linguist-vendored

* Bugfix/publish yml (#47)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

* release/v0.1 (#48)

* separate formatting and linting from ci. (#42)

* separate formatting and linting from ci.

* remove formatting and linting

* Raise error if tag was not found (#44)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/remove html from linguist (#45)

* initial commit

* change to linguist-detectable=false

* change to use linguist-vendored

* Bugfix/publish yml (#47)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* initial commit (#50)

* Develop (#51)

* separate formatting and linting from ci. (#42)

* separate formatting and linting from ci.

* remove formatting and linting

* Raise error if tag was not found (#44)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/remove html from linguist (#45)

* initial commit

* change to linguist-detectable=false

* change to use linguist-vendored

* Bugfix/publish yml (#47)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

* initial commit (#50)

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/publish yml (#53)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

* remove push on main

* add dividend_history (#55)

* add dividend_history

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* implement ReportNews (#56)

* implement ReportNews

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/error/tag not found (#57)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* remove unchecked lines

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/kabuyoho/report news (#58)

* implement ReportNews

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix docstring

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/kabuyoho/report news (#63)

* implement ReportNews

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix docstring

* change news to flash_reports

* change example url to the shorter one

* remove Japanese comment

* implemented market report and flash report

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* refactor: merge get_links

* refactor

* implement analyst_prediction

* implement analyst_evaluation

* change  fail_ci_if_error to false

* add test and change get to get_attribute_list

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/kabuyoho/report trend signal (#64)

* implemented trend_signal & coincident_index

* implement ReportTrendSignal

* deal with invalid number of elements

* fix typo (#66)

* update version to 0.0.6 (#67)

* remove push (#70)

* Doc/doc environment (#72)

* add live preview

* add sphinx

* initial commit

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>
ReiRev added a commit that referenced this pull request Sep 17, 2023
* separate formatting and linting from ci. (#42)

* separate formatting and linting from ci.

* remove formatting and linting

* Raise error if tag was not found (#44)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/remove html from linguist (#45)

* initial commit

* change to linguist-detectable=false

* change to use linguist-vendored

* Bugfix/publish yml (#47)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

* release/v0.1 (#48)

* separate formatting and linting from ci. (#42)

* separate formatting and linting from ci.

* remove formatting and linting

* Raise error if tag was not found (#44)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/remove html from linguist (#45)

* initial commit

* change to linguist-detectable=false

* change to use linguist-vendored

* Bugfix/publish yml (#47)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* initial commit (#50)

* Develop (#51)

* separate formatting and linting from ci. (#42)

* separate formatting and linting from ci.

* remove formatting and linting

* Raise error if tag was not found (#44)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/remove html from linguist (#45)

* initial commit

* change to linguist-detectable=false

* change to use linguist-vendored

* Bugfix/publish yml (#47)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

* initial commit (#50)

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/publish yml (#53)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

* remove push on main

* add dividend_history (#55)

* add dividend_history

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* implement ReportNews (#56)

* implement ReportNews

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/error/tag not found (#57)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* remove unchecked lines

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/kabuyoho/report news (#58)

* implement ReportNews

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix docstring

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/kabuyoho/report news (#63)

* implement ReportNews

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix docstring

* change news to flash_reports

* change example url to the shorter one

* remove Japanese comment

* implemented market report and flash report

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* refactor: merge get_links

* refactor

* implement analyst_prediction

* implement analyst_evaluation

* change  fail_ci_if_error to false

* add test and change get to get_attribute_list

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/kabuyoho/report trend signal (#64)

* implemented trend_signal & coincident_index

* implement ReportTrendSignal

* deal with invalid number of elements

* fix typo (#66)

* update version to 0.0.6 (#67)

* remove push (#70)

* Doc/doc environment (#72)

* add live preview

* add sphinx

* initial commit

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Doc/doc environment (#74)

* add live preview

* add sphinx

* initial commit

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* separate doc from test

* initial commit

* remove _static from html_static_path

* add resource/modules

* only update coverage if branch is main

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>
ReiRev added a commit that referenced this pull request Sep 17, 2023
* separate formatting and linting from ci. (#42)

* separate formatting and linting from ci.

* remove formatting and linting

* Raise error if tag was not found (#44)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/remove html from linguist (#45)

* initial commit

* change to linguist-detectable=false

* change to use linguist-vendored

* Bugfix/publish yml (#47)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

* release/v0.1 (#48)

* separate formatting and linting from ci. (#42)

* separate formatting and linting from ci.

* remove formatting and linting

* Raise error if tag was not found (#44)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/remove html from linguist (#45)

* initial commit

* change to linguist-detectable=false

* change to use linguist-vendored

* Bugfix/publish yml (#47)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* initial commit (#50)

* Develop (#51)

* separate formatting and linting from ci. (#42)

* separate formatting and linting from ci.

* remove formatting and linting

* Raise error if tag was not found (#44)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/remove html from linguist (#45)

* initial commit

* change to linguist-detectable=false

* change to use linguist-vendored

* Bugfix/publish yml (#47)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

* initial commit (#50)

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/publish yml (#53)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

* remove push on main

* add dividend_history (#55)

* add dividend_history

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* implement ReportNews (#56)

* implement ReportNews

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/error/tag not found (#57)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* remove unchecked lines

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/kabuyoho/report news (#58)

* implement ReportNews

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix docstring

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/kabuyoho/report news (#63)

* implement ReportNews

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix docstring

* change news to flash_reports

* change example url to the shorter one

* remove Japanese comment

* implemented market report and flash report

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* refactor: merge get_links

* refactor

* implement analyst_prediction

* implement analyst_evaluation

* change  fail_ci_if_error to false

* add test and change get to get_attribute_list

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/kabuyoho/report trend signal (#64)

* implemented trend_signal & coincident_index

* implement ReportTrendSignal

* deal with invalid number of elements

* fix typo (#66)

* update version to 0.0.6 (#67)

* remove push (#70)

* Doc/doc environment (#72)

* add live preview

* add sphinx

* initial commit

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Doc/doc environment (#74)

* add live preview

* add sphinx

* initial commit

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* separate doc from test

* initial commit

* remove _static from html_static_path

* add resource/modules

* only update coverage if branch is main

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Doc/doc environment (#76)

* add live preview

* add sphinx

* initial commit

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* separate doc from test

* initial commit

* remove _static from html_static_path

* add resource/modules

* only update coverage if branch is main

* add |

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>
ReiRev added a commit that referenced this pull request Sep 17, 2023
* separate formatting and linting from ci. (#42)

* separate formatting and linting from ci.

* remove formatting and linting

* Raise error if tag was not found (#44)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/remove html from linguist (#45)

* initial commit

* change to linguist-detectable=false

* change to use linguist-vendored

* Bugfix/publish yml (#47)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

* release/v0.1 (#48)

* separate formatting and linting from ci. (#42)

* separate formatting and linting from ci.

* remove formatting and linting

* Raise error if tag was not found (#44)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/remove html from linguist (#45)

* initial commit

* change to linguist-detectable=false

* change to use linguist-vendored

* Bugfix/publish yml (#47)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* initial commit (#50)

* Develop (#51)

* separate formatting and linting from ci. (#42)

* separate formatting and linting from ci.

* remove formatting and linting

* Raise error if tag was not found (#44)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/remove html from linguist (#45)

* initial commit

* change to linguist-detectable=false

* change to use linguist-vendored

* Bugfix/publish yml (#47)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

* initial commit (#50)

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/publish yml (#53)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

* remove push on main

* add dividend_history (#55)

* add dividend_history

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* implement ReportNews (#56)

* implement ReportNews

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/error/tag not found (#57)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* remove unchecked lines

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/kabuyoho/report news (#58)

* implement ReportNews

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix docstring

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/kabuyoho/report news (#63)

* implement ReportNews

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix docstring

* change news to flash_reports

* change example url to the shorter one

* remove Japanese comment

* implemented market report and flash report

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* refactor: merge get_links

* refactor

* implement analyst_prediction

* implement analyst_evaluation

* change  fail_ci_if_error to false

* add test and change get to get_attribute_list

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/kabuyoho/report trend signal (#64)

* implemented trend_signal & coincident_index

* implement ReportTrendSignal

* deal with invalid number of elements

* fix typo (#66)

* update version to 0.0.6 (#67)

* remove push (#70)

* Doc/doc environment (#72)

* add live preview

* add sphinx

* initial commit

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Doc/doc environment (#74)

* add live preview

* add sphinx

* initial commit

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* separate doc from test

* initial commit

* remove _static from html_static_path

* add resource/modules

* only update coverage if branch is main

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Doc/doc environment (#76)

* add live preview

* add sphinx

* initial commit

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* separate doc from test

* initial commit

* remove _static from html_static_path

* add resource/modules

* only update coverage if branch is main

* add |

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Doc/doc environment (#78)

* add live preview

* add sphinx

* initial commit

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* separate doc from test

* initial commit

* remove _static from html_static_path

* add resource/modules

* only update coverage if branch is main

* add |

* fix docstring

* first README.md

* remove docs/resource folder which will be auto generated

* add docs/resource

* change maxdepth from 2 to 4

* change input folder to src/kabupy

* add sphinx_sitemap

* fix docstring code block

* add googletagmanager

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Doc/doc environment (#80)

* add live preview

* add sphinx

* initial commit

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* separate doc from test

* initial commit

* remove _static from html_static_path

* add resource/modules

* only update coverage if branch is main

* add |

* fix docstring

* first README.md

* remove docs/resource folder which will be auto generated

* add docs/resource

* change maxdepth from 2 to 4

* change input folder to src/kabupy

* add sphinx_sitemap

* fix docstring code block

* add googletagmanager

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>
ReiRev added a commit that referenced this pull request Sep 17, 2023
* separate formatting and linting from ci. (#42)

* separate formatting and linting from ci.

* remove formatting and linting

* Raise error if tag was not found (#44)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/remove html from linguist (#45)

* initial commit

* change to linguist-detectable=false

* change to use linguist-vendored

* Bugfix/publish yml (#47)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

* release/v0.1 (#48)

* separate formatting and linting from ci. (#42)

* separate formatting and linting from ci.

* remove formatting and linting

* Raise error if tag was not found (#44)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/remove html from linguist (#45)

* initial commit

* change to linguist-detectable=false

* change to use linguist-vendored

* Bugfix/publish yml (#47)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* initial commit (#50)

* Develop (#51)

* separate formatting and linting from ci. (#42)

* separate formatting and linting from ci.

* remove formatting and linting

* Raise error if tag was not found (#44)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/remove html from linguist (#45)

* initial commit

* change to linguist-detectable=false

* change to use linguist-vendored

* Bugfix/publish yml (#47)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

* initial commit (#50)

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/publish yml (#53)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

* remove push on main

* add dividend_history (#55)

* add dividend_history

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* implement ReportNews (#56)

* implement ReportNews

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/error/tag not found (#57)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* remove unchecked lines

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/kabuyoho/report news (#58)

* implement ReportNews

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix docstring

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/kabuyoho/report news (#63)

* implement ReportNews

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix docstring

* change news to flash_reports

* change example url to the shorter one

* remove Japanese comment

* implemented market report and flash report

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* refactor: merge get_links

* refactor

* implement analyst_prediction

* implement analyst_evaluation

* change  fail_ci_if_error to false

* add test and change get to get_attribute_list

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/kabuyoho/report trend signal (#64)

* implemented trend_signal & coincident_index

* implement ReportTrendSignal

* deal with invalid number of elements

* fix typo (#66)

* update version to 0.0.6 (#67)

* remove push (#70)

* Doc/doc environment (#72)

* add live preview

* add sphinx

* initial commit

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Doc/doc environment (#74)

* add live preview

* add sphinx

* initial commit

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* separate doc from test

* initial commit

* remove _static from html_static_path

* add resource/modules

* only update coverage if branch is main

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Doc/doc environment (#76)

* add live preview

* add sphinx

* initial commit

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* separate doc from test

* initial commit

* remove _static from html_static_path

* add resource/modules

* only update coverage if branch is main

* add |

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Doc/doc environment (#78)

* add live preview

* add sphinx

* initial commit

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* separate doc from test

* initial commit

* remove _static from html_static_path

* add resource/modules

* only update coverage if branch is main

* add |

* fix docstring

* first README.md

* remove docs/resource folder which will be auto generated

* add docs/resource

* change maxdepth from 2 to 4

* change input folder to src/kabupy

* add sphinx_sitemap

* fix docstring code block

* add googletagmanager

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Doc/doc environment (#80)

* add live preview

* add sphinx

* initial commit

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* separate doc from test

* initial commit

* remove _static from html_static_path

* add resource/modules

* only update coverage if branch is main

* add |

* fix docstring

* first README.md

* remove docs/resource folder which will be auto generated

* add docs/resource

* change maxdepth from 2 to 4

* change input folder to src/kabupy

* add sphinx_sitemap

* fix docstring code block

* add googletagmanager

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Doc/doc environment (#81)

* add live preview

* add sphinx

* initial commit

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* separate doc from test

* initial commit

* remove _static from html_static_path

* add resource/modules

* only update coverage if branch is main

* add |

* fix docstring

* first README.md

* remove docs/resource folder which will be auto generated

* add docs/resource

* change maxdepth from 2 to 4

* change input folder to src/kabupy

* add sphinx_sitemap

* fix docstring code block

* add googletagmanager

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* change gooletagmanager to google analytics

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>
ReiRev added a commit that referenced this pull request Sep 17, 2023
* separate formatting and linting from ci. (#42)

* separate formatting and linting from ci.

* remove formatting and linting

* Raise error if tag was not found (#44)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/remove html from linguist (#45)

* initial commit

* change to linguist-detectable=false

* change to use linguist-vendored

* Bugfix/publish yml (#47)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

* release/v0.1 (#48)

* separate formatting and linting from ci. (#42)

* separate formatting and linting from ci.

* remove formatting and linting

* Raise error if tag was not found (#44)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/remove html from linguist (#45)

* initial commit

* change to linguist-detectable=false

* change to use linguist-vendored

* Bugfix/publish yml (#47)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* initial commit (#50)

* Develop (#51)

* separate formatting and linting from ci. (#42)

* separate formatting and linting from ci.

* remove formatting and linting

* Raise error if tag was not found (#44)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/remove html from linguist (#45)

* initial commit

* change to linguist-detectable=false

* change to use linguist-vendored

* Bugfix/publish yml (#47)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

* initial commit (#50)

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/publish yml (#53)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

* remove push on main

* add dividend_history (#55)

* add dividend_history

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* implement ReportNews (#56)

* implement ReportNews

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/error/tag not found (#57)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* remove unchecked lines

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/kabuyoho/report news (#58)

* implement ReportNews

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix docstring

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/kabuyoho/report news (#63)

* implement ReportNews

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix docstring

* change news to flash_reports

* change example url to the shorter one

* remove Japanese comment

* implemented market report and flash report

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* refactor: merge get_links

* refactor

* implement analyst_prediction

* implement analyst_evaluation

* change  fail_ci_if_error to false

* add test and change get to get_attribute_list

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Feature/kabuyoho/report trend signal (#64)

* implemented trend_signal & coincident_index

* implement ReportTrendSignal

* deal with invalid number of elements

* fix typo (#66)

* update version to 0.0.6 (#67)

* remove push (#70)

* Doc/doc environment (#72)

* add live preview

* add sphinx

* initial commit

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Doc/doc environment (#74)

* add live preview

* add sphinx

* initial commit

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* separate doc from test

* initial commit

* remove _static from html_static_path

* add resource/modules

* only update coverage if branch is main

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Doc/doc environment (#76)

* add live preview

* add sphinx

* initial commit

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* separate doc from test

* initial commit

* remove _static from html_static_path

* add resource/modules

* only update coverage if branch is main

* add |

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Doc/doc environment (#78)

* add live preview

* add sphinx

* initial commit

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* separate doc from test

* initial commit

* remove _static from html_static_path

* add resource/modules

* only update coverage if branch is main

* add |

* fix docstring

* first README.md

* remove docs/resource folder which will be auto generated

* add docs/resource

* change maxdepth from 2 to 4

* change input folder to src/kabupy

* add sphinx_sitemap

* fix docstring code block

* add googletagmanager

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Doc/doc environment (#80)

* add live preview

* add sphinx

* initial commit

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* separate doc from test

* initial commit

* remove _static from html_static_path

* add resource/modules

* only update coverage if branch is main

* add |

* fix docstring

* first README.md

* remove docs/resource folder which will be auto generated

* add docs/resource

* change maxdepth from 2 to 4

* change input folder to src/kabupy

* add sphinx_sitemap

* fix docstring code block

* add googletagmanager

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Doc/doc environment (#81)

* add live preview

* add sphinx

* initial commit

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* separate doc from test

* initial commit

* remove _static from html_static_path

* add resource/modules

* only update coverage if branch is main

* add |

* fix docstring

* first README.md

* remove docs/resource folder which will be auto generated

* add docs/resource

* change maxdepth from 2 to 4

* change input folder to src/kabupy

* add sphinx_sitemap

* fix docstring code block

* add googletagmanager

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* change gooletagmanager to google analytics

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* release v0.0.7

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant