Fix aand #6

Merged
ghost merged 1 commits from patch-1 into master 2018-08-23 08:40:01 +01:00
ghost commented 2018-08-23 08:16:22 +01:00 (Migrated from github.com)

The final branch for aand was still partly as copied from and-let. This gets aand working as intended.

The final branch for `aand` was still partly as copied from `and-let`. This gets `aand` working as intended.
codecov-io commented 2018-08-23 08:27:59 +01:00 (Migrated from github.com)

Codecov Report

Merging #6 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #6   +/-   ##
=======================================
  Coverage   90.64%   90.64%           
=======================================
  Files          18       18           
  Lines         481      481           
=======================================
  Hits          436      436           
  Misses         45       45
Impacted Files Coverage Δ
aand.rkt 100% <100%> (ø) ⬆️

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 32786eb...97e4d00. Read the comment docs.

# [Codecov](https://codecov.io/gh/jsmaniac/anaphoric/pull/6?src=pr&el=h1) Report > Merging [#6](https://codecov.io/gh/jsmaniac/anaphoric/pull/6?src=pr&el=desc) into [master](https://codecov.io/gh/jsmaniac/anaphoric/commit/32786eb4565d3e970b1a8c35e56a5bbbec99b71d?src=pr&el=desc) will **not change** coverage. > The diff coverage is `100%`. [![Impacted file tree graph](https://codecov.io/gh/jsmaniac/anaphoric/pull/6/graphs/tree.svg?width=650&src=pr&token=w3WpsCdEtS&height=150)](https://codecov.io/gh/jsmaniac/anaphoric/pull/6?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #6 +/- ## ======================================= Coverage 90.64% 90.64% ======================================= Files 18 18 Lines 481 481 ======================================= Hits 436 436 Misses 45 45 ``` | [Impacted Files](https://codecov.io/gh/jsmaniac/anaphoric/pull/6?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [aand.rkt](https://codecov.io/gh/jsmaniac/anaphoric/pull/6/diff?src=pr&el=tree#diff-YWFuZC5ya3Q=) | `100% <100%> (ø)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/jsmaniac/anaphoric/pull/6?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/jsmaniac/anaphoric/pull/6?src=pr&el=footer). Last update [32786eb...97e4d00](https://codecov.io/gh/jsmaniac/anaphoric/pull/6?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
SuzanneSoy commented 2018-08-23 08:41:33 +01:00 (Migrated from github.com)

Thanks a lot, merged!

I realized I should have added a test for aand, I'll take care of this tonight.

As a reminder, this package is in the public domain (via the CC0), so your contribution will also be released that way.

Thanks a lot, merged! I realized I should have added a test for `aand`, I'll take care of this tonight. As a reminder, this package is in the public domain (via the CC0), so your contribution will also be released that way.
ghost commented 2018-08-23 19:35:45 +01:00 (Migrated from github.com)

Cheers!

Cheers!
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: suzanne.soy/anaphoric#6
No description provided.