proper-testing / proper

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

Move the testing of examples in the `examples` directories #264

Closed kostis closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #264 (6cd6b14) into master (275c218) will decrease coverage by 0.06%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #264      +/-   ##
==========================================
- Coverage   88.65%   88.58%   -0.07%     
==========================================
  Files          14       14              
  Lines        4408     4408              
==========================================
- Hits         3908     3905       -3     
- Misses        500      503       +3     
Impacted Files Coverage Δ
src/proper_typeserver.erl 79.22% <0.00%> (-0.58%) :arrow_down:
src/proper_statem.erl 94.67% <0.00%> (-0.39%) :arrow_down:
src/proper.erl 87.50% <0.00%> (+0.15%) :arrow_up:
src/proper_types.erl 94.77% <0.00%> (+0.32%) :arrow_up:
src/proper_arith.erl 92.70% <0.00%> (+1.04%) :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 275c218...6cd6b14. Read the comment docs.