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

Start converting from Travis to Github actions #129

Closed FilipeMaia closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #129 (c656659) into master (0f53af0) will decrease coverage by 0.27%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #129      +/-   ##
==========================================
- Coverage   12.50%   12.22%   -0.28%     
==========================================
  Files          68       68              
  Lines        6655     6650       -5     
==========================================
- Hits          832      813      -19     
- Misses       5823     5837      +14     
Impacted Files Coverage Δ
src/interface/Qt.py 42.42% <0.00%> (-12.13%) :arrow_down:
src/ipc/influx.py 31.81% <0.00%> (-4.55%) :arrow_down:
src/ipc/mpi.py 32.77% <0.00%> (-0.56%) :arrow_down:
src/analysis/sizing.py 0.00% <0.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 0f53af0...c656659. Read the comment docs.

mhantke commented 3 years ago

looks great, except some tests seem to fail...

FilipeMaia commented 3 years ago

It's a work in progress :)