Closed gordonwatts closed 2 years ago
Merging #189 (8b7b93b) into master (d3f5401) will decrease coverage by
0.33%
. The diff coverage is45.45%
.
@@ Coverage Diff @@
## master #189 +/- ##
==========================================
- Coverage 95.20% 94.87% -0.34%
==========================================
Files 29 29
Lines 1628 1638 +10
Branches 268 271 +3
==========================================
+ Hits 1550 1554 +4
- Misses 48 54 +6
Partials 30 30
Flag | Coverage Δ | |
---|---|---|
unittests | 94.87% <45.45%> (-0.34%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
func_adl_xAOD/common/ast_to_cpp_translator.py | 88.47% <45.45%> (-1.02%) |
:arrow_down: |
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 d3f5401...8b7b93b. Read the comment docs.
Along with numbers, strings, now support bool as a constant type we can send down to C++.