boutproject / xBOUT

Collects BOUT++ data from parallelized simulations into xarray.
https://xbout.readthedocs.io/en/latest/
Apache License 2.0
22 stars 10 forks source link

Allow passing custom titles to animate_list #88

Closed johnomotani closed 4 years ago

pep8speaks commented 4 years ago

Hello @johnomotani! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2019-12-12 21:03:29 UTC
codecov-io commented 4 years ago

Codecov Report

Merging #88 into master will increase coverage by 0.14%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage   47.55%   47.69%   +0.14%     
==========================================
  Files          11       11              
  Lines        1062     1065       +3     
  Branches      212      213       +1     
==========================================
+ Hits          505      508       +3     
  Misses        496      496              
  Partials       61       61
Impacted Files Coverage Δ
xbout/boutdataset.py 67.39% <100%> (+0.72%) :arrow_up:

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 36fb6e0...cd8e2dc. Read the comment docs.