<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 3/2/2021 11:44 AM, Hernan Wilkinson via Cuis-dev wrote:
    <blockquote
cite="mid:CAJAbP8iEQR0-tYT16wth4pwJE5i9X5XPRYM1Cn5ZAcmyyezzcA@mail.gmail.com"
      type="cite">
      <div dir="ltr">👏👏👏<br>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Sun, Feb 21, 2021 at 4:43
          PM Nicolás Papagna Maldonado via Cuis-dev <<a
            moz-do-not-send="true" href="mailto:cuis-dev@lists.cuis.st">cuis-dev@lists.cuis.st</a>>
          wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin: 0px 0px 0px
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          <div dir="ltr">Hi folks,
            <div><br>
            </div>
            <div>I'm happy to announce that a new version of Code
              Coverage is out.</div>
            <div><br>
            </div>
            <div>The big feature in this release is Boolean Coverage
              (similar to what Haskell Coverage does).</div>
            <div>It basically tracks which variables/selectors/arguments
              are boolean, and will consider them:</div>
            <div>
              <ul>
                <li>0% covered if they were not used at all</li>
                <li>50% if they have only been assigned/returned to
                  either true or false</li>
                <li>100% covered if they have been assigned/returned
                  true and false</li>
              </ul>
              <div>This is super useful to me, and hope you all find it
                useful as well.</div>
            </div>
            <div><br>
            </div>
            <div>More details, screenshots, and demos in its readme
              section at <a moz-do-not-send="true"
href="https://github.com/npapagna/cuis-code-coverage/tree/91a35411b45996338e84a4bc9c69adc606663191#boolean-coverage"
                target="_blank">https://github.com/npapagna/cuis-code-coverage/tree/91a35411b45996338e84a4bc9c69adc606663191#boolean-coverage</a></div>
            <div><br>
            </div>
            <div>Best,</div>
            <div>Nico PM</div>
            <div><br>
            </div>
          </div>
          -- <br>
          Cuis-dev mailing list<br>
          <a moz-do-not-send="true" href="mailto:Cuis-dev@lists.cuis.st"
            target="_blank">Cuis-dev@lists.cuis.st</a><br>
          <a moz-do-not-send="true"
            href="https://lists.cuis.st/mailman/listinfo/cuis-dev"
            rel="noreferrer" target="_blank">https://lists.cuis.st/mailman/listinfo/cuis-dev</a><br>
        </blockquote>
      </div>
      <br clear="all">
      <div><br>
      </div>
      -- <br>
      <div dir="ltr" class="gmail_signature">
        <div dir="ltr">
          <div dir="ltr">
            <div dir="ltr">
              <div dir="ltr">
                <div dir="ltr">
                  <div dir="ltr">
                    <div dir="ltr">
                      <div dir="ltr">
                        <div dir="ltr"><a moz-do-not-send="true"
                            href="https://10pines.com/"
                            style="font-family:
                            Roboto,Helvetica,Arial,sans-serif;
                            font-size: medium;" target="_blank"><img
                              moz-do-not-send="true"
                              src="https://10pines.github.io/email-signature/10pines-firma@2x.png"
                              style="margin-bottom: 0.5em;" width="108"></a><span
                            style="color: rgb(0, 0, 0); font-family:
                            Roboto,Helvetica,Arial,sans-serif;
                            font-size: medium;"></span>
                          <h1 style="margin: 0px; font-size: 14px;">Hernán
                            Wilkinson</h1>
                          <h2 style="margin: 0px 0px 1em; font-size:
                            14px; color: rgb(100, 100, 100);">Software
                            Developer, Teacher & Coach</h2>
                          <p style="margin: 0px; color: rgb(100, 100,
                            100); font-size: 12px;">@HernanWilkinson</p>
                          <p style="margin: 0px; color: rgb(100, 100,
                            100); font-size: 12px;">Alem 896, Floor 6,
                            Buenos Aires, Argentina</p>
                          <p style="margin: 0px; color: rgb(100, 100,
                            100); font-size: 12px;">+54 11 6091 3125</p>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    Nice!<br>
    <pre class="moz-signature" cols="72">-- 
Juan Vuletich
<a class="moz-txt-link-abbreviated" href="http://www.cuis-smalltalk.org">www.cuis-smalltalk.org</a>
<a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a>
<a class="moz-txt-link-freetext" href="https://github.com/jvuletich">https://github.com/jvuletich</a>
<a class="moz-txt-link-freetext" href="https://www.linkedin.com/in/juan-vuletich-75611b3">https://www.linkedin.com/in/juan-vuletich-75611b3</a>
@JuanVuletich</pre>
  </body>
</html>