boutproject / xBOUT

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

Document a workaround for conflicts in open_boutdataset(); some tidying #217

Closed johnomotani closed 3 years ago

johnomotani commented 3 years ago
codecov-commenter commented 3 years ago

Codecov Report

Merging #217 (7a1093f) into master (22e1589) will increase coverage by 0.03%. The diff coverage is 80.39%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #217      +/-   ##
==========================================
+ Coverage   75.34%   75.37%   +0.03%     
==========================================
  Files          14       14              
  Lines        2644     2644              
  Branches      622      622              
==========================================
+ Hits         1992     1993       +1     
+ Misses        423      421       -2     
- Partials      229      230       +1     
Impacted Files Coverage Δ
xbout/region.py 85.39% <70.83%> (ø)
xbout/utils.py 83.03% <81.81%> (ø)
xbout/boutdataarray.py 77.14% <88.88%> (+0.28%) :arrow_up:
xbout/boutdataset.py 75.60% <100.00%> (ø)
xbout/load.py 78.15% <100.00%> (ø)
xbout/plotting/plotfuncs.py 48.27% <100.00%> (ø)
xbout/plotting/utils.py 75.24% <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 22e1589...7a1093f. Read the comment docs.