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

Release v0.5.0 #25

Merged
merged 44 commits into from
May 13, 2021
Merged

Release v0.5.0 #25

merged 44 commits into from
May 13, 2021

Conversation

sdabhi23
Copy link
Owner

@sdabhi23 sdabhi23 commented Mar 7, 2021

Changes:

  • Drop Python < 3.6 from CI env
  • Remove Travis piplines
  • Add code coverage details to CI
  • Update docs theme to Furo
  • Reorganise docs

New features:

Fixes #18
Fixes #22
Fixes #2

sdabhi23 and others added 30 commits June 14, 2020 15:34
switched to lxml parser for better performance
getPeriodTrend. made them into float and int.
They were string before.
test to check output dictionary keys are present for getPeriodTrend
The bug being json.load() in py3.5 cannot take byte stream, only string
the behaviour for 1D and 5D is very much different from rest
implemented feature to get historic price trend of a stock over certain fixed time intervals.
drop python 2.7 and python 3.5
for  using autodoc extension
uses sphinx autodoc extension
sdabhi23 added 3 commits March 7, 2021 19:40
inspired by Pillow docs site (https://pillow.readthedocs.io)
add tests for class str and repr representations
remove some unreachable code (was required in python 2.7)
@codecov
Copy link

codecov bot commented Mar 7, 2021

Codecov Report

❗ No coverage uploaded for pull request base (master@5e5427d). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #25   +/-   ##
=========================================
  Coverage          ?   65.26%           
=========================================
  Files             ?        8           
  Lines             ?      262           
  Branches          ?        0           
=========================================
  Hits              ?      171           
  Misses            ?       91           
  Partials          ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5e5427d...664aeed. Read the comment docs.

@sdabhi23 sdabhi23 merged commit bef7ecb into master May 13, 2021
sdabhi23 added a commit that referenced this pull request Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants