-
Notifications
You must be signed in to change notification settings - Fork 0
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
[v1.1.9] Release (PyPI deployment failed) #348
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## master #348 +/- ##
==========================================
- Coverage 92.00% 91.91% -0.09%
==========================================
Files 44 45 +1
Lines 2750 2782 +32
==========================================
+ Hits 2530 2557 +27
- Misses 220 225 +5
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 2 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
[Docs] Build by Sphinx for GitHub Pages
Features
plot
plot
list
&dict
)LINESTYLE
,MARKER
추가scatter
plot
과 동일한 data type을 입력받도록 수정MARKER
추가figure
함수가matplotlib.figure.Figure
를 return 하도록 수정matplotlib
의subplot
함수 추가candle
,table
을 제외한 모든plot
계열 함수에 대해 auto save 기능 추가 (save
입력 삭제)monitoring
,quant
,vision
plot
및scatter
함수의 변경에 따른 refactoringChore
api
함수들에서HTTP 429 Too Many Requests
오류를 방지하기 위해TIME_SLEEP
범위 확대