8000 Fix doctests in new scikit-learn versions. by vnmabus · Pull Request #207 · GAA-UAM/scikit-fda · GitHub
[go: up one dir, main page]

Skip to content

Fix doctests in new scikit-learn versions. #207

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

Merged
merged 1 commit into from
May 14, 2020
Merged

Conversation

vnmabus
Copy link
Member
@vnmabus vnmabus commented May 14, 2020

Now the doctests work in versions where
scikit-learn/scikit-learn#17205 is merged.

Now the doctests work in versions where
scikit-learn/scikit-learn#17205 is merged.
@codecov
Copy link
codecov bot commented May 14, 2020

Codecov Report

Merging #207 into develop will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #207   +/-   ##
========================================
  Coverage    79.30%   79.30%           
========================================
  Files           46       46           
  Lines         4441     4441           
========================================
  Hits          3522     3522           
  Misses         919      919           
Impacted Files Coverage Δ
skfda/_neighbors/regression.py 100.00% <ø> (ø)
skfda/_neighbors/unsupervised.py 100.00% <ø> (ø)
skfda/_neighbors/base.py 100.00% <100.00%> (ø)
skfda/_neighbors/classification.py 100.00% <100.00%> (ø)
skfda/_neighbors/outlier.py 100.00% <100.00%> (ø)
skfda/preprocessing/registration/elastic.py 99.41% <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 b250d0c...6e06537. Read the comment docs.

@vnmabus vnmabus merged commit f853b75 into develop May 14, 2020
@vnmabus vnmabus deleted the sklearn_repr_docstring branch May 14, 2020 19:49
DavidGarciaFer pushed a commit that referenced this pull request Jun 21, 2020
Fix doctests in new scikit-learn versions.
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.

1 participant
0