psyplot / psy-view

An ncview-like GUI with psyplot
https://psyplot.github.io/psy-view
17 stars 2 forks source link

change license to LGPL-3.0-only #58

Closed Chilipp closed 2 years ago

Chilipp commented 2 years ago

as has been done with other packages (e.g. psyplot/psyplot#33)

codecov[bot] commented 2 years ago

Codecov Report

Merging #58 (191ec8c) into master (42a8ab3) will increase coverage by 0.02%. The diff coverage is 100.00%.

:exclamation: Current head 191ec8c differs from pull request most recent head 3a499eb. Consider uploading reports for the commit 3a499eb to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
+ Coverage   65.84%   65.87%   +0.02%     
==========================================
  Files           8        8              
  Lines        2278     2280       +2     
==========================================
+ Hits         1500     1502       +2     
  Misses        778      778              
Impacted Files Coverage Δ
psy_view/__main__.py 0.00% <ø> (ø)
psy_view/dialogs.py 41.32% <ø> (ø)
psy_view/plotmethods.py 81.43% <ø> (ø)
psy_view/rcsetup.py 92.85% <ø> (ø)
psy_view/utils.py 97.14% <ø> (ø)
psy_view/__init__.py 29.85% <100.00%> (+2.15%) :arrow_up:
psy_view/_version.py 100.00% <100.00%> (ø)
psy_view/ds_widget.py 70.35% <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 42a8ab3...3a499eb. Read the comment docs.