ingo-m / pyprf

A free & open python tool for population receptive field analysis.
GNU General Public License v3.0
15 stars 3 forks source link

GPU mode included in testing. #16

Closed ingo-m closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #16 into master will increase coverage by 13.71%. The diff coverage is 84.37%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #16       +/-   ##
===========================================
+ Coverage   66.87%   80.58%   +13.71%     
===========================================
  Files          15       15               
  Lines         972      989       +17     
===========================================
+ Hits          650      797      +147     
+ Misses        322      192      -130
Impacted Files Coverage Δ
pyprf/analysis/testing/test_utils.py 100% <100%> (ø) :arrow_up:
pyprf/analysis/find_prf_gpu.py 95.77% <68.75%> (+95.77%) :arrow_up:
pyprf/analysis/pyprf_main.py 100% <0%> (+6.14%) :arrow_up:

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 683e050...79a61cd. Read the comment docs.