- Documentation of containers and adjusting page hierarchy
This commit is contained in:
@@ -54,17 +54,17 @@ denote implementation and testing progress. The symbols are defined below.
|
||||
|
||||
| Symbol | Meaning | Notes |
|
||||
|:------:|:------------------------|:----------------------------------------------------------|
|
||||
| ✔ | Completed | Complete implementation and all tests passing. |
|
||||
| ⭕ | Partial | Partial implementation and all tests implemented passing. |
|
||||
| ✅ | Completed | Complete implementation and all tests passing. |
|
||||
| 🚧 | Partial | Partial implementation and all tests implemented passing. |
|
||||
| ❓ | Untested | Not tested |
|
||||
| ❌ | Unimplemented / Failing | Not implemented or any test is failing. |
|
||||
| ⛔ | Unimplemented / Failing | Not implemented or any test is failing. |
|
||||
|
||||
| Implemented / Passed | ✔ | ⭕ | ❓ | ❌ |
|
||||
| Implemented / Passed | ✅ | 🚧 | ❓ | ⛔ |
|
||||
|:--------------------:|--------------------------------------------------------------------|-------------------------------------------------------------------------------|---------|-----------------|
|
||||
| ✔ | Implemented and Passing | Invalid | Invalid | Not Implemented |
|
||||
| ⭕ | Implemented and Partial Testing with all implemented tests passing | Partial Implementation and Partial Testing with all implemented tests passing | Invalid | Not Implemented |
|
||||
| ✅ | Implemented and Passing | Invalid | Invalid | Not Implemented |
|
||||
| 🚧 | Implemented and Partial Testing with all implemented tests passing | Partial Implementation and Partial Testing with all implemented tests passing | Invalid | Not Implemented |
|
||||
| ❓ | Implemented and Untested | Partial Implementation and Untested | Invalid | Not Implemented |
|
||||
| ❌ | Implemented and Any Test is Failing | Partial Implementation and any test is Failing | Invalid | Not Implemented |
|
||||
| ⛔ | Implemented and Any Test is Failing | Partial Implementation and any test is Failing | Invalid | Not Implemented |
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user