proper-testing / proper

PropEr: a QuickCheck-inspired property-based testing tool for Erlang
http://proper-testing.github.io
GNU General Public License v3.0
880 stars 168 forks source link

Cleanups #279

Closed kostis closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #279 (b164880) into master (d2fa454) will decrease coverage by 0.21%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #279      +/-   ##
==========================================
- Coverage   85.58%   85.36%   -0.22%     
==========================================
  Files          14       14              
  Lines        4586     4586              
==========================================
- Hits         3925     3915      -10     
- Misses        661      671      +10     
Impacted Files Coverage Δ
src/proper_statem.erl 92.77% <0.00%> (-2.29%) :arrow_down:
src/proper_arith.erl 91.66% <0.00%> (-1.05%) :arrow_down:
src/proper_types.erl 95.09% <0.00%> (-0.66%) :arrow_down:
src/proper_erlang_abstract_code.erl 94.15% <0.00%> (-0.09%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d2fa454...b164880. Read the comment docs.