thegrill / grill

Cook digital.
MIT License
16 stars 5 forks source link

Creation API & Taxonomy Editor #21

Closed chrizzFTD closed 3 years ago

chrizzFTD commented 3 years ago

Added:

grill_tax_editor01

codecov[bot] commented 3 years ago

Codecov Report

Merging #21 (91939cb) into develop (2cc3628) will increase coverage by 0.64%. The diff coverage is 95.03%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #21      +/-   ##
===========================================
+ Coverage    92.07%   92.71%   +0.64%     
===========================================
  Files           10       10              
  Lines         1135     1332     +197     
===========================================
+ Hits          1045     1235     +190     
- Misses          90       97       +7     
Impacted Files Coverage Δ
grill/views/sheets.py 87.55% <50.00%> (-0.20%) :arrow_down:
grill/views/create.py 89.59% <89.31%> (+6.49%) :arrow_up:
grill/write/__init__.py 100.00% <100.00%> (ø)
tests/test_views.py 100.00% <100.00%> (ø)
tests/test_write.py 100.00% <100.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 2cc3628...91939cb. Read the comment docs.