-
I came across this in the PHP track docs:
> - Casts `(float)` and `(real)` are normalized to `(double)`
Was there a discussion about that anywhere? Because `double` is not seen by PHP as a type,…
-
As discussed in https://github.com/exercism/docs/pull/347, the amount of reputation that we award for PRs/issues could perhaps use some fine-tuning. Getting these numbers right is very difficult, but …
-
### Expected behavior
The track should advertise automatic analysis only when the value of `status.representer` in the track `config.json` file is `true`.
### Actual behavior
The track advert…
-
In Exercism v3, we are making increased use of our v2 [analyzers](https://github.com/exercism/docs/blob/main/building/tooling/analyzers/README.md). Analyzers automatically assess student's submissions…
-
Related to [this comment](https://github.com/exercism/elm/issues/627#issuecomment-1801714028), it would be good to parse the tags for the solution from the Elm code that a student submits.
We alrea…
-
_This issue is part of the migration to v3. You can read full details about the various changes [here](https://github.com/exercism/v3-launch/)._
To get your track ready for Exercism v3, the followi…
-
In Exercism v3, we are making increased use of our v2 [analyzers](https://github.com/exercism/docs/blob/main/building/tooling/analyzers/README.md). Analyzers automatically assess student's submissions…
-
In Exercism v3, we are making increased use of our v2 [analyzers](https://github.com/exercism/docs/blob/main/building/tooling/analyzers/README.md). Analyzers automatically assess student's submissions…
-
I think we should come up with some guidelines on how analyzers should be tested. My proposal would be:
- Unit tests should exist to obtain as much code coverage as possible. Correctness of each ex…
-
## Error in v3
**TypeError** in **spi/tooling_jobs#update**
Nil is not a valid JSON source.
res = JSON.parse(tooling_job.execution_output['mapping.json'])
^^^^^^^^^^^^^^^^^^…
iHiD updated
11 months ago