FXIhub / hummingbird

Monitoring and Analysing flash X-ray imaging experiments
http://fxihub.github.io/hummingbird
BSD 2-Clause "Simplified" License
16 stars 14 forks source link

Testing with Python 3.5 #124

Closed daurer closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #124 into master will decrease coverage by 1.33%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #124      +/-   ##
========================================
- Coverage   13.34%    12%   -1.34%     
========================================
  Files          64     67       +3     
  Lines        5921   6587     +666     
========================================
+ Hits          790    791       +1     
- Misses       5131   5796     +665
Impacted Files Coverage Δ
src/analysis/hitfinding.py 54.25% <0%> (-0.49%) :arrow_down:
src/analysis/tof.py 0% <0%> (ø) :arrow_up:
src/analysis/stxm.py 0% <0%> (ø) :arrow_up:
src/analysis/template.py 0% <0%> (ø) :arrow_up:
src/analysis/patterson.py 0% <0%> (ø) :arrow_up:
src/backend/flash.py 0% <0%> (ø) :arrow_up:
src/utils/stack.py 0% <0%> (ø) :arrow_up:
src/analysis/tracking.py
src/analysis/amol3116_findcc.py 0% <0%> (ø)
src/analysis/amol3116_holograms.py 0% <0%> (ø)
... and 3 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 052434d...c1d1722. Read the comment docs.