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

Doc/doc environment #72

Merged
merged 4 commits into from
Sep 17, 2023
Merged

Doc/doc environment #72

merged 4 commits into from
Sep 17, 2023

Conversation

ReiRev
Copy link
Owner

@ReiRev ReiRev commented Sep 17, 2023

No description provided.

ReiRev and others added 4 commits September 17, 2023 09:37
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Sep 17, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (b828e8c) 96.66% compared to head (3a4e720) 96.66%.

❗ Current head 3a4e720 differs from pull request most recent head 786db06. Consider uploading reports for the commit 786db06 to get more accurate results

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #72   +/-   ##
========================================
  Coverage    96.66%   96.66%           
========================================
  Files           20       20           
  Lines          569      569           
  Branches       111      111           
========================================
  Hits           550      550           
  Misses          11       11           
  Partials         8        8           
Flag Coverage Δ
unittests 96.66% <ø> (ø)

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

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

@ReiRev ReiRev merged commit 03a4a3e into develop Sep 17, 2023
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