-
Summary: Currently git_ops doesn't seem compatible with Phoenix umbrella projects.
## Expected Behavior
Install git_ops on each one of the umbrella apps
Inside the app folder execute `mix git_ops…
-
Hello! First of all, thanks for Fork. It is the best!
Would it be possible to preserve the output colors of activity inside the activity manager? I have an Elixir project which does quite a lot of …
-
# Problem
`mix test.watch` allows you to add tasks beyond `test` to run. It would be helpful to also run our linter, `credo`. Because TDD is awesome.
## Subtasks
- [ ] Add `credo` to the tests …
-
**Describe the bug**
semgrep's semdep elixir/mix parser has a bug where `:git` definitions fail when they do not use the `:tag` checkout option.
See: https://hexdocs.pm/mix/1.14.5/Mix.Tasks.Deps.h…
-
When I run
`mix commanded.new auctioneer --miro o9J_l9SPDEU=`
I get the following error
`
** (MatchError) no match of right hand side value: {:error, "No authorization data was found on the requ…
-
It would be great to offer support for Python.
Python has better support for many Machine Learning uses cases:
- Many ML libraries are only Python, or more complete in Python
- Some services have…
-
(See the guidelines for contributing, linked above)
## steps
``` scala
val log = streams.value.log
Fork.java(ForkOptions(outputStrategy = BufferedOutput(log)), Seq("mypackage.MyClass"))
```
where `m…
-
I have a test suite in which for some of the tests I mock a module called `MyApp.MyProblematicModule` using meck. I am trying to use ExCoveralls for that test suite, but I am failing to even get it ru…
-
Recently, [Sakai (2021)](https://aclanthology.org/2021.acl-long.214) compared several class, numeric, and proposed "ordinal" performance measures/metrics on ordinal classification tasks. This raises t…
-
Steps to reproduce this:
```sh
git clone https://github.com/devinus/poison.git
cd poison
asdf install
mix deps.get
mix coveralls.github
```
Stacktrace:
```sh
** (FunctionClauseError) n…