ICB-DCM / pyABC

distributed, likelihood-free inference
https://pyabc.rtfd.io
BSD 3-Clause "New" or "Revised" License
206 stars 44 forks source link

Apply nbqa black and isort to notebooks #544

Closed yannikschaelte closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #544 (d7b64ba) into develop (ac324fa) will decrease coverage by 52.89%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop     #544       +/-   ##
============================================
- Coverage    89.30%   36.41%   -52.90%     
============================================
  Files          129      127        -2     
  Lines         7847     7780       -67     
============================================
- Hits          7008     2833     -4175     
- Misses         839     4947     +4108     
Impacted Files Coverage Δ
pyabc/sge/__init__.py 0.00% <0.00%> (-100.00%) :arrow_down:
pyabc/petab/__init__.py 0.00% <0.00%> (-100.00%) :arrow_down:
pyabc/copasi/__init__.py 0.00% <0.00%> (-100.00%) :arrow_down:
pyabc/external/__init__.py 0.00% <0.00%> (-100.00%) :arrow_down:
pyabc/external/r/__init__.py 0.00% <0.00%> (-100.00%) :arrow_down:
pyabc/external/julia/__init__.py 0.00% <0.00%> (-100.00%) :arrow_down:
pyabc/external/r/r_rpy2.py 0.00% <0.00%> (-94.37%) :arrow_down:
pyabc/external/julia/jl_pyjulia.py 0.00% <0.00%> (-94.12%) :arrow_down:
pyabc/petab/base.py 0.00% <0.00%> (-93.06%) :arrow_down:
pyabc/visserver/server.py 0.00% <0.00%> (-92.44%) :arrow_down:
... and 94 more

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 ac324fa...d7b64ba. Read the comment docs.