We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d0880f commit 33311e5Copy full SHA for 33311e5
Docs/Status.md
@@ -100,7 +100,7 @@ There is no _Complete_ status for test coverage because there are always additio
100
| `MassFormatter` | Unimplemented | None | |
101
| `NumberFormatter` | Mostly Complete | Substantial | `objectValue(_:range:)` remains unimplemented |
102
| `PersonNameComponentsFormatter` | Unimplemented | None | |
103
- | `ByteCountFormatter` | Unimplemented | Incomplete | |
+ | `ByteCountFormatter` | Mostly Complete | Substantial | `init?(coder:)` remains unimplemented |
104
| `DateFormatter` | Mostly Complete | Incomplete | `objectValue(_:range:)` remain unimplemented |
105
| `Formatter` | Complete | N/A | |
106
| `MeasurementFormatter` | Unimplemented | None | |
0 commit comments