statdivlab / rigr

Regression, Inference, and General Data Analysis Tools for R
Other
10 stars 3 forks source link

adding docs - previously ignored #125

Closed yiqunchen closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 70.87% // Head: 72.23% // Increases project coverage by +1.35% :tada:

Coverage data is based on head (f56b71e) compared to base (f43cc22). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #125 +/- ## ========================================== + Coverage 70.87% 72.23% +1.35% ========================================== Files 23 23 Lines 3729 3738 +9 ========================================== + Hits 2643 2700 +57 + Misses 1086 1038 -48 ``` | [Impacted Files](https://codecov.io/gh/statdivlab/rigr/pull/125?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [R/anova.R](https://codecov.io/gh/statdivlab/rigr/pull/125/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Ui9hbm92YS5S) | `75.80% <100.00%> (+75.80%)` | :arrow_up: | | [R/proptest.R](https://codecov.io/gh/statdivlab/rigr/pull/125/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Ui9wcm9wdGVzdC5S) | `99.09% <100.00%> (+0.01%)` | :arrow_up: | | [R/proptesti.R](https://codecov.io/gh/statdivlab/rigr/pull/125/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Ui9wcm9wdGVzdGkuUg==) | `98.27% <100.00%> (+0.09%)` | :arrow_up: | | [R/regress.R](https://codecov.io/gh/statdivlab/rigr/pull/125/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Ui9yZWdyZXNzLlI=) | `86.76% <0.00%> (+0.16%)` | :arrow_up: | 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=None). 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=None)

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