Skip to content

fix length check in `BddVariableSet::new`

Codecov / codecov/project failed Dec 22, 2024 in 0s

90.81% (-0.11%) compared to e805cd3

View this Pull Request on Codecov

90.81% (-0.11%) compared to e805cd3

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 90.81%. Comparing base (e805cd3) to head (bc41250).

Files with missing lines Patch % Lines
src/_impl_bdd_variable_set.rs 75.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
- Coverage   90.91%   90.81%   -0.11%     
==========================================
  Files          27       27              
  Lines        2158     2167       +9     
==========================================
+ Hits         1962     1968       +6     
- Misses        196      199       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.