|
Ran
|
Jobs
1
|
Files
4
|
Run time
1min
|
Badge
README BADGES
|
push
github
Remove iterator_interface; use transform_view for code unit views Since ea9530e23 removed the unnecessary depenedency of to_utfN_view on iterator_interface, its only remaining use was in code_unit_view. Furthermore, the original reason that the code unit views wer not implemented in terms of transform_view was that transform_view was not conditionally borrowed; however, P3117 provided a way of making transform_view conditionally borrowed, and Zach Laine provided an implementation, making it viable to use transform_view for the code unit views. This commit implements that change, removes the dependency on iterator_interface, and adds a dependency on transform_view.
6 of 6 new or added lines in 1 file covered. (100.0%)
455 of 455 relevant lines covered (100.0%)
240.23 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 13877292389.1 | 4 |
100.0 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|