-
Per issues #2946 , #2621 , #2835, #2804, #2591, and #2490 -- this exercise has gone through a lot of improvements and also complaints.
Since multiple re-works and improvements have not succeed…
-
_This is my summary of what was discussed on the weekly community call and my opinions on how we should go about implementing it. Please have a read and leave thoughts 🙂_
---
For a while we've b…
-
In the Go track we have some exercises that contain two test files, one with the actual test code and one for the test data table (cases_test.go).
Since students had issues solving some exercises …
-
Completed the solution but kept getting several warnings such below:
Line 12 [C0303 trailing-whitespace] : ["Trailing whitespace"] was reported by Pylint.
Which means this code doesn't follow gene…
-
-
The python mentoring queue is empty. That seems unlikely.
Is there someway to reset the queue? or give it a nudge?
![image](https://user-images.githubusercontent.com/8603050/190839862-f4321be…
-
This issue describes how to implement the `Stack Traces and Troubleshooting` Python Track docs.
## Getting started
**Please please please read the docs before starting.** Posting PRs without rea…
-
Should we create stub files for exercises?
These would be empty or partially complete solution files.
For example the "hello-world" exercise requires that the `hello_world.rb` file exists.
I …
Insti updated
2 years ago
-
[Codecov](https://about.codecov.io/) is a code coverage solution which provides visibility into the parts of code which are not covered by unit tests.
Visibility of an implementation (located in `…
ghost updated
2 years ago
-
This issue describes how to implement the `docstrings` concept exercise for the Python track.
## Getting started
**Please please please read the docs before starting.** Posting PRs without readi…