Closed chrizzFTD closed 3 years ago
Merging #27 (9f3320f) into main (470d3e6) will decrease coverage by
0.95%
. The diff coverage is93.14%
.
@@ Coverage Diff @@
## main #27 +/- ##
==========================================
- Coverage 95.24% 94.29% -0.96%
==========================================
Files 11 15 +4
Lines 1746 2242 +496
==========================================
+ Hits 1663 2114 +451
- Misses 83 128 +45
Impacted Files | Coverage Δ | |
---|---|---|
grill/views/description.py | 89.13% <77.22%> (-6.09%) |
:arrow_down: |
grill/views/create.py | 89.52% <92.85%> (ø) |
|
grill/views/_attributes.py | 95.94% <95.94%> (ø) |
|
tests/test_views.py | 99.62% <98.55%> (-0.38%) |
:arrow_down: |
grill/cook/__init__.py | 100.00% <100.00%> (ø) |
|
grill/usd/__init__.py | 100.00% <100.00%> (ø) |
|
grill/views/_core.py | 100.00% <100.00%> (ø) |
|
grill/views/_qt.py | 100.00% <100.00%> (ø) |
|
grill/views/sheets.py | 91.50% <100.00%> (-0.33%) |
:arrow_down: |
tests/test_usd.py | 100.00% <100.00%> (ø) |
|
... and 1 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 470d3e6...9f3320f. Read the comment docs.
write
module tocook
.grill.usd
module for usd code which is grill agnostic.