pyvista / pyvista-xarray

xarray DataArray accessors for PyVista
Apache License 2.0
100 stars 7 forks source link

Adds better PyVista -> xarray conversions #30

Closed banesullivan closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #30 (870bd88) into main (f3727f1) will increase coverage by 0.52%. The diff coverage is 94.44%.

@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
+ Coverage   90.20%   90.73%   +0.52%     
==========================================
  Files           8        8              
  Lines         194      205      +11     
==========================================
+ Hits          175      186      +11     
  Misses         19       19              
Impacted Files Coverage Δ
pvxarray/io.py 85.00% <94.11%> (+5.00%) :arrow_up:
pvxarray/__init__.py 100.00% <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 f3727f1...870bd88. Read the comment docs.