IndrajeetPatil / statsExpressions

Tidy data frames and expressions with statistical summaries 📜
https://indrajeetpatil.github.io/statsExpressions/
Other
312 stars 20 forks source link

Upkeep - April 22 #148

Closed IndrajeetPatil closed 2 years ago

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

Codecov Report

Merging #148 (5cf926f) into master (09c36db) will increase coverage by 0.186%. The diff coverage is 100.000%.

@@              Coverage Diff               @@
##            master       #148       +/-   ##
==============================================
+ Coverage   99.814%   100.000%   +0.186%     
==============================================
  Files           13         13               
  Lines          539        537        -2     
==============================================
- Hits           538        537        -1     
+ Misses           1          0        -1     
Impacted Files Coverage Δ
R/add_expression_col.R 100.000% <ø> (ø)
R/long_to_wide_converter.R 100.000% <ø> (ø)
R/meta_analysis.R 100.000% <ø> (ø)
R/one_sample_test.R 100.000% <ø> (ø)
R/oneway_anova.R 100.000% <ø> (ø)
R/switch_functions.R 100.000% <ø> (ø)
R/two_sample_test.R 100.000% <ø> (ø)
R/centrality_description.R 100.000% <100.000%> (ø)
R/contingency_table.R 100.000% <100.000%> (+1.786%) :arrow_up:
R/pairwise_comparisons.R 100.000% <100.000%> (ø)
... and 2 more