pik-copan / pyunicorn

Unified Complex Network and Recurrence Analysis Toolbox
http://pik-potsdam.de/~donges/pyunicorn/
Other
195 stars 86 forks source link

Generalization of GeoNetwork features to general spatial Network + small fixes #131

Closed jkroenke closed 2 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #131 into master will increase coverage by 0.64%. The diff coverage is 75.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #131      +/-   ##
==========================================
+ Coverage   48.00%   48.64%   +0.64%     
==========================================
  Files          44       49       +5     
  Lines        6877     7000     +123     
==========================================
+ Hits         3301     3405     +104     
- Misses       3576     3595      +19     
Impacted Files Coverage Δ
pyunicorn/climate/climate_data.py 71.42% <ø> (ø)
pyunicorn/eventseries/__init__.py 0.00% <0.00%> (ø)
pyunicorn/climate/coupled_climate_network.py 47.41% <36.36%> (-2.12%) :arrow_down:
pyunicorn/core/geo_network.py 43.31% <46.42%> (-6.20%) :arrow_down:
pyunicorn/core/data.py 46.48% <60.00%> (ø)
pyunicorn/climate/climate_network.py 75.00% <66.66%> (ø)
pyunicorn/core/spatial_network.py 68.27% <68.27%> (ø)
pyunicorn/core/geo_grid.py 77.11% <77.11%> (ø)
pyunicorn/core/network.py 52.77% <93.75%> (-0.13%) :arrow_down:
pyunicorn/timeseries/recurrence_plot.py 31.63% <93.75%> (+7.11%) :arrow_up:
... and 16 more

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 6dc3f4c...9559595. Read the comment docs.