jfacoustic

jfacoustic

Mix test --cover excessive logging

Getting really annoying logging when I’m trying to run coverage (without using excoveralls). It looks like it’s related to mocking. Any ideas on how to remove these warnings? All I want to see are the coverage statistics.

WARNING: Deleting data for module 'Module' imported from
["/..,/.10105.coverdata",
 "/.../Module.10105.coverdata"]

At the end of the coverage output, it’ll print

Analysis includes data from imported files
["/.../10105.coverdata",
 "/.../Module.meck_original.10105.coverdata"]

First Post!

jfacoustic

jfacoustic

Found these resources, are these the latest on this issue? I wasn’t using excoveralls to begin with, but I guess you run into the same issues regardless of what coverage tool you’re using.

https://github.com/parroty/excoveralls
https://github.com/eproxus/meck/pull/17

Most Liked

jfacoustic

jfacoustic

Looks like there’s a PR in excoveralls:
https://github.com/parroty/excoveralls/pull/239

Where Next?

Popular in Questions Top

electic
Hi, I am new to Elixir. I am trying to use the DateTime component to insert a date into MySQL however the there seems to be no way to fo...
New
joaquinalcerro
Hi there, I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 records...
New
New
hariharasudhan94
I would like to know what is the best IDE for elixir development?
New
shijith.k
I am trying to start a new phoenix project with elixir 1.9, but mix phx.new does not work. It says that ** (Mix) The task "phx.new" could...
New
albydarned
Hello all! I am typing this post from my new MacBook Pro with the M1 chip. I’m loving it so far, and will probably use it as my daily dr...
New
Patoshizzle
After calling mix ecto.create I get this error: 17:00:32.162 [error] GenServer #PID<0.412.0> terminating ** (Postgrex.Error) FATAL...
New

Other popular topics Top

vertexbuffer
Hello, can anybody help here..? I have a list of players and I what to delete an element, but every for loop the list is reverting to ori...
New
vonH
When I run the Plug and I recompile I wind up having to use Ctrl C to quit iex and start again. Witht the help of rlwrap I can use the cu...
New
vonH
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New
sorentwo
Hello! tl;dr Announcing Oban, an Ecto based job processing library with a focus on reliability and historical observability. After spen...
985 44778 311
New
siddhant3030
Hi, I have to write a raw query for one of my project. But till now I have used ecto queries and don’t have much experience writing raw ...
New
jason.o
In the code below, if the create action is not set to accept “extra_key” as an input, it errors out with a message shown above. Is there ...
New

We're in Beta

About us Mission Statement