WenjieDu / TSDB

a Python toolbox loads 172 public time series datasets for machine/deep learning with a single line of code. Datasets from multiple domains including healthcare, financial, power, traffic, weather, and etc.
https://pypots.com/ecosystem/#TSDB
BSD 3-Clause "New" or "Revised" License
150 stars 15 forks source link

Adding daily testing workflow and `.gitignore`, and updating docs #28

Closed WenjieDu closed 1 year ago

WenjieDu commented 1 year ago

What does this PR do?

  1. add daily testing workflow;
  2. add .gitignore;
  3. update docs;
  4. use logging to print logging info;

Before submitting

github-actions[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 6027774463


Changes Missing Coverage Covered Lines Changed/Added Lines %
tsdb/loading_funcs/vessel_ais.py 1 5 20.0%
<!-- Total: 5 9 55.56% -->
Totals Coverage Status
Change from base Build 5794442225: 0.2%
Covered Lines: 312
Relevant Lines: 459

💛 - Coveralls