parroty / excoveralls

Coverage report tool for Elixir with coveralls.io integration.
MIT License
820 stars 178 forks source link

Warning in build, CAStore #323

Open ciroque opened 7 months ago

ciroque commented 7 months ago

I have no http tests, how do I disable whatever it is that causes this warning?

==> excoveralls
Compiling 29 files (.ex)
     warning: CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
     │
 111 │         [cacertfile: String.to_charlist(CAStore.file_path())]
     │                                                 ~
     │
     └─ lib/excoveralls/poster.ex:111:49: ExCoveralls.Poster.cacert_option/0