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

Add 25.0 in tested OTP versions #291

Closed kostis closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #291 (ed64275) into master (0ee71f8) will decrease coverage by 0.08%. The diff coverage is 77.77%.

@@            Coverage Diff             @@
##           master     #291      +/-   ##
==========================================
- Coverage   85.34%   85.26%   -0.09%     
==========================================
  Files          14       14              
  Lines        4586     4594       +8     
==========================================
+ Hits         3914     3917       +3     
- Misses        672      677       +5     
Impacted Files Coverage Δ
src/proper_gen.erl 86.72% <77.77%> (+0.03%) :arrow_up:
src/proper_statem.erl 92.77% <0.00%> (-1.91%) :arrow_down:
src/proper_arith.erl 91.66% <0.00%> (-1.05%) :arrow_down:
src/proper_types.erl 94.44% <0.00%> (-0.33%) :arrow_down:
src/proper_erlang_abstract_code.erl 93.98% <0.00%> (-0.17%) :arrow_down:
src/proper_typeserver.erl 78.86% <0.00%> (+0.11%) :arrow_up:
src/proper_gen_next.erl 77.41% <0.00%> (+0.26%) :arrow_up:
src/proper.erl 71.11% <0.00%> (+0.36%) :arrow_up:

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 0ee71f8...ed64275. Read the comment docs.