IDEMSInternational / carbonr

Calculating carbon emissions in R
GNU Lesser General Public License v3.0
14 stars 2 forks source link

Adding clinical waste function #21

Closed lilyclements closed 1 year ago

lilyclements commented 1 year ago

Adding a clinical waste function after request from issue #16

fixes #16

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.16 :tada:

Comparison is base (55e281e) 90.97% compared to head (58b3806) 91.14%.

:exclamation: Current head 58b3806 differs from pull request most recent head 54c9ebc. Consider uploading reports for the commit 54c9ebc to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #21 +/- ## ========================================== + Coverage 90.97% 91.14% +0.16% ========================================== Files 15 17 +2 Lines 886 903 +17 ========================================== + Hits 806 823 +17 Misses 80 80 ``` | [Impacted Files](https://app.codecov.io/gh/IDEMSInternational/carbonr/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IDEMSInternational) | Coverage Δ | | |---|---|---| | [R/building\_emissions.R](https://app.codecov.io/gh/IDEMSInternational/carbonr/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IDEMSInternational#diff-Ui9idWlsZGluZ19lbWlzc2lvbnMuUg==) | `100.00% <100.00%> (ø)` | | | [R/clinical\_emissions.R](https://app.codecov.io/gh/IDEMSInternational/carbonr/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IDEMSInternational#diff-Ui9jbGluaWNhbF9lbWlzc2lvbnMuUg==) | `100.00% <100.00%> (ø)` | | | [R/office\_emissions.R](https://app.codecov.io/gh/IDEMSInternational/carbonr/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IDEMSInternational#diff-Ui9vZmZpY2VfZW1pc3Npb25zLlI=) | `95.23% <100.00%> (-3.32%)` | :arrow_down: |

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