Closed cnettel closed 6 years ago
Merging #112 into master will decrease coverage by
0.15%
. The diff coverage is9.16%
.
@@ Coverage Diff @@
## master #112 +/- ##
==========================================
- Coverage 19.58% 19.43% -0.16%
==========================================
Files 79 80 +1
Lines 8920 9051 +131
==========================================
+ Hits 1747 1759 +12
- Misses 7173 7292 +119
Impacted Files | Coverage Δ | |
---|---|---|
src/backend/worker.py | 12.08% <0%> (-0.25%) |
:arrow_down: |
src/backend/euxfel.py | 6.5% <6.5%> (ø) |
|
src/utils/cmdline_args.py | 76.47% <80%> (+0.6%) |
: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 18f02ff...6621063. Read the comment docs.
Pretty untested (in terms of automatic tests). Maybe for another pull request.
Basic work to interface against Karabo, providing decomposed view of photon detector. More or less a proof of concept at this point. Inspired by the LCLS backend.