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

Fix typos #287

Closed kianmeng closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #287 (192784f) into master (9f6a650) will increase coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #287      +/-   ##
==========================================
+ Coverage   85.36%   85.39%   +0.02%     
==========================================
  Files          14       14              
  Lines        4586     4586              
==========================================
+ Hits         3915     3916       +1     
+ Misses        671      670       -1     
Impacted Files Coverage Δ
src/proper.erl 71.11% <ø> (+0.12%) :arrow_up:
src/proper_erlang_abstract_code.erl 94.24% <ø> (+0.33%) :arrow_up:
src/proper_fsm.erl 95.83% <ø> (ø)
src/proper_statem.erl 93.15% <ø> (-1.91%) :arrow_down:
src/proper_symb.erl 92.85% <ø> (ø)
src/proper_target.erl 91.89% <ø> (ø)
src/proper_typeserver.erl 78.86% <ø> (ø)
src/proper_types.erl 94.77% <0.00%> (+0.32%) :arrow_up:
... and 1 more

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 9f6a650...192784f. Read the comment docs.

kianmeng commented 2 years ago

:tada: :tada: :tada: :tada: :tada: