Skip to content

Merge branch 'main' into assert_count_true

1cb9c4b
Select commit
Loading
Failed to load commit list.
Open

Add assert_count_true() to verify that an expected number of values are TRUE #573

Merge branch 'main' into assert_count_true
1cb9c4b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2024 in 0s

100.00% (+0.00%) compared to 81702b6

View this Pull Request on Codecov

100.00% (+0.00%) compared to 81702b6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (81702b6) to head (1cb9c4b).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #573   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           27        28    +1     
  Lines         1413      1428   +15     
=========================================
+ Hits          1413      1428   +15     
Files with missing lines Coverage Δ
R/assertions.R 100.00% <100.00%> (ø)
R/clean_names.R 100.00% <100.00%> (ø)
R/round_half_up.R 100.00% <ø> (ø)