thegrill / grill

Cook digital.
MIT License
16 stars 5 forks source link

Create Many and Prim Composition Revisited #30

Closed chrizzFTD closed 1 year ago

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

Codecov Report

Base: 94.51% // Head: 94.47% // Decreases project coverage by -0.04% :warning:

Coverage data is based on head (caa46de) compared to base (7168c33). Patch coverage: 93.47% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #30 +/- ## =========================================== - Coverage 94.51% 94.47% -0.05% =========================================== Files 16 16 Lines 2335 2444 +109 =========================================== + Hits 2207 2309 +102 - Misses 128 135 +7 ``` | [Impacted Files](https://codecov.io/gh/thegrill/grill/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thegrill) | Coverage Δ | | |---|---|---| | [grill/views/\_core.py](https://codecov.io/gh/thegrill/grill/pull/30/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thegrill#diff-Z3JpbGwvdmlld3MvX2NvcmUucHk=) | `90.32% <90.12%> (-9.68%)` | :arrow_down: | | [grill/views/description.py](https://codecov.io/gh/thegrill/grill/pull/30/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thegrill#diff-Z3JpbGwvdmlld3MvZGVzY3JpcHRpb24ucHk=) | `89.51% <92.10%> (+0.20%)` | :arrow_up: | | [grill/cook/\_\_init\_\_.py](https://codecov.io/gh/thegrill/grill/pull/30/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thegrill#diff-Z3JpbGwvY29vay9fX2luaXRfXy5weQ==) | `99.57% <98.91%> (-0.43%)` | :arrow_down: | | [grill/usd/\_\_init\_\_.py](https://codecov.io/gh/thegrill/grill/pull/30/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thegrill#diff-Z3JpbGwvdXNkL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | [grill/views/\_attributes.py](https://codecov.io/gh/thegrill/grill/pull/30/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thegrill#diff-Z3JpbGwvdmlld3MvX2F0dHJpYnV0ZXMucHk=) | `95.94% <100.00%> (-0.06%)` | :arrow_down: | | [grill/views/create.py](https://codecov.io/gh/thegrill/grill/pull/30/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thegrill#diff-Z3JpbGwvdmlld3MvY3JlYXRlLnB5) | `90.47% <100.00%> (ø)` | | | [grill/views/sheets.py](https://codecov.io/gh/thegrill/grill/pull/30/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thegrill#diff-Z3JpbGwvdmlld3Mvc2hlZXRzLnB5) | `93.13% <100.00%> (+1.52%)` | :arrow_up: | | [tests/test\_usd.py](https://codecov.io/gh/thegrill/grill/pull/30/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thegrill#diff-dGVzdHMvdGVzdF91c2QucHk=) | `100.00% <100.00%> (ø)` | | | [tests/test\_views.py](https://codecov.io/gh/thegrill/grill/pull/30/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thegrill#diff-dGVzdHMvdGVzdF92aWV3cy5weQ==) | `99.63% <100.00%> (+<0.01%)` | :arrow_up: | | [tests/test\_write.py](https://codecov.io/gh/thegrill/grill/pull/30/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thegrill#diff-dGVzdHMvdGVzdF93cml0ZS5weQ==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thegrill). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thegrill)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.