Skip to content

Commit

Permalink
Update coverage report.
Browse files Browse the repository at this point in the history
  • Loading branch information
clydegerber authored and filmil committed Oct 30, 2023
1 parent f6db408 commit a0e17fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 3 additions & 3 deletions coverage/report.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
| `uenum.h` | 8 / 8 |
| `uformattable.h` | 6 / 13 |
| `ulistformatter.h` | 2 / 8 |
| `uloc.h` | 28 / 42 |
| `uloc.h` | 30 / 42 |
| `umsg.h` | 6 / 20 |
| `unum.h` | 14 / 32 |
| `unumberformatter.h` | 7 / 6 |
Expand Down Expand Up @@ -279,7 +279,9 @@
| | `uloc_acceptLanguage` |
| | `uloc_addLikelySubtags` |
| | `uloc_canonicalize` |
| | `uloc_countAvailable` |
| | `uloc_forLanguageTag` |
| | `uloc_getAvailable` |
| | `uloc_getBaseName` |
| | `uloc_getCountry` |
| | `uloc_getDefault` |
Expand All @@ -303,8 +305,6 @@
| | `uloc_toUnicodeLocaleKey` |
| | `uloc_toUnicodeLocaleType` |
| `uloc_acceptLanguageFromHTTP` | |
| `uloc_countAvailable` | |
| `uloc_getAvailable` | |
| `uloc_getCharacterOrientation` | |
| `uloc_getISO3Country` | |
| `uloc_getISO3Language` | |
Expand Down
2 changes: 2 additions & 0 deletions coverage/uloc_implemented.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ icu::Locale::getUnicodeKeywordValue()
uloc_acceptLanguage
uloc_addLikelySubtags
uloc_canonicalize
uloc_countAvailable
uloc_forLanguageTag
uloc_getAvailable
uloc_getBaseName
uloc_getCountry
uloc_getDefault
Expand Down

0 comments on commit a0e17fc

Please sign in to comment.