yt-project / widgyts

Widgets for yt
https://widgyts.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
10 stars 10 forks source link

Update styles #60

Closed matthewturk closed 4 years ago

matthewturk commented 4 years ago

With this change, the style checks in #59 should pass

codecov[bot] commented 4 years ago

Codecov Report

Merging #60 (788b971) into master (eb1b419) will decrease coverage by 0.20%. The diff coverage is 83.63%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
- Coverage   75.00%   74.79%   -0.21%     
==========================================
  Files           5        5              
  Lines         372      369       -3     
==========================================
- Hits          279      276       -3     
  Misses         93       93              
Impacted Files Coverage Δ
widgyts/colormaps.py 100.00% <ø> (ø)
widgyts/dataset_viewer.py 41.26% <23.52%> (-0.34%) :arrow_down:
widgyts/image_canvas.py 86.71% <92.53%> (+0.50%) :arrow_up:
widgyts/_version.py 100.00% <100.00%> (ø)
widgyts/tests/test_widgyts.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 eb1b419...788b971. Read the comment docs.