Skip to content

Conversation

@tkf
Copy link
Member

@tkf tkf commented Jul 15, 2019

There is a very strange test failure I cannot reproduce locally

test_examples_primes.jl: Test Failed at /home/travis/build/tkf/Transducers.jl/examples/primes.jl:27
  Expression: primes == [2, 3, 5, 7]
   Evaluated: [2, 3, 4, 5, 7] == [2, 3, 5, 7]

see, e.g., https://travis-ci.com/tkf/Transducers.jl/jobs/215961196#L530-L532

@tkf tkf force-pushed the tuple branch 3 times, most recently from d2562c9 to f8f1655 Compare July 15, 2019 02:13
@codecov-io
Copy link

codecov-io commented Jul 15, 2019

Codecov Report

Merging #17 into master will not change coverage.
The diff coverage is 50%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #17   +/-   ##
=======================================
  Coverage   83.95%   83.95%           
=======================================
  Files          14       14           
  Lines        1103     1103           
=======================================
  Hits          926      926           
  Misses        177      177
Impacted Files Coverage Δ
src/core.jl 65.05% <0%> (-0.19%) ⬇️
src/processes.jl 94.04% <100%> (+0.03%) ⬆️

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 f12423f...72334d3. Read the comment docs.

@tkf tkf merged commit 72334d3 into master Jul 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants