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

Pinned pylint to 2.6 and updated the configs accordingly #171

Merged

Conversation

nathanaelbosch
Copy link
Collaborator

This fixes #170. To make the CI tests pass again, I also added an additional exception for "raise-missing-from" to probnum.prob (see #159 for all).

@codecov
Copy link

codecov bot commented Aug 24, 2020

Codecov Report

Merging #171 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #171   +/-   ##
=======================================
  Coverage   73.32%   73.32%           
=======================================
  Files          57       57           
  Lines        3040     3040           
  Branches      391      391           
=======================================
  Hits         2229     2229           
  Misses        660      660           
  Partials      151      151           

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 b706faf...5c49412. Read the comment docs.

@pnkraemer
Copy link
Collaborator

It looks good to me, but I am not sure if I am the right person to review this...

@nathanaelbosch
Copy link
Collaborator Author

I just took you since I saw that you were already involved in this issue today^^ But okay, I'll ping @JonathanWenger for approval

@JonathanWenger JonathanWenger merged commit 9c0c0cf into probabilistic-numerics:master Aug 25, 2020
@JonathanWenger JonathanWenger mentioned this pull request Aug 25, 2020
@nathanaelbosch nathanaelbosch deleted the bugfix/pylint branch October 21, 2020 13:31
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.

pylint fails for prob due to an update to pylint
3 participants