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

Maintenance #117

Merged
merged 7 commits into from
Oct 28, 2021
Merged

Maintenance #117

merged 7 commits into from
Oct 28, 2021

Conversation

johannfaouzi
Copy link
Owner

  • Update the Python version used to build the documentation (3.7 -> 3.9)
  • Update the most recent version of scikit-learn in the continuous integration configuration file (0.* -> 1.*)
  • Add _estimator_type = "classifier" in ClassifierMixin classes

@codecov
Copy link

codecov bot commented Oct 28, 2021

Codecov Report

Merging #117 (f971b27) into main (4729b52) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #117   +/-   ##
=======================================
  Coverage   99.06%   99.07%           
=======================================
  Files          97       97           
  Lines        5696     5699    +3     
=======================================
+ Hits         5643     5646    +3     
  Misses         53       53           
Impacted Files Coverage Δ
...ts/classification/tests/test_time_series_forest.py 100.00% <ø> (ø)
pyts/base.py 100.00% <100.00%> (ø)
pyts/classification/tests/test_tsbf.py 100.00% <100.00%> (ø)
pyts/classification/time_series_forest.py 100.00% <100.00%> (ø)
pyts/classification/tsbf.py 100.00% <100.00%> (ø)

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 4729b52...f971b27. Read the comment docs.

@johannfaouzi johannfaouzi merged commit 16e1703 into main Oct 28, 2021
@johannfaouzi johannfaouzi deleted the maintenance branch October 28, 2021 13:30
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