thegrill / grill

Cook digital.
MIT License
17 stars 5 forks source link

Edit Target, Stage Stats, Doc Updates #28

Closed chrizzFTD closed 2 years ago

chrizzFTD commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #28 (1679d69) into main (90c1786) will increase coverage by 0.22%. The diff coverage is 93.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
+ Coverage   94.29%   94.51%   +0.22%     
==========================================
  Files          15       16       +1     
  Lines        2242     2335      +93     
==========================================
+ Hits         2114     2207      +93     
  Misses        128      128              
Impacted Files Coverage Δ
grill/views/description.py 89.30% <72.41%> (+0.17%) :arrow_up:
grill/views/stats.py 97.50% <97.50%> (ø)
grill/cook/__init__.py 100.00% <100.00%> (ø)
grill/usd/__init__.py 100.00% <100.00%> (ø)
grill/views/_attributes.py 96.00% <100.00%> (+0.05%) :arrow_up:
grill/views/_core.py 100.00% <100.00%> (ø)
grill/views/_qt.py 100.00% <100.00%> (ø)
grill/views/create.py 90.47% <100.00%> (+0.95%) :arrow_up:
grill/views/sheets.py 91.60% <100.00%> (+0.09%) :arrow_up:
tests/test_views.py 99.63% <100.00%> (+<0.01%) :arrow_up:
... and 8 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 90c1786...1679d69. Read the comment docs.