upa-url / upa

An implementation of the WHATWG URL Standard in C++
https://upa-url.github.io/docs/
Other
13 stars 0 forks source link

Use `std::array` in code_point_set and code_points_multiset classes #82

Closed rmisev closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.67%. Comparing base (e12cb4e) to head (4c96f09). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #82 +/- ## ======================================= Coverage 99.67% 99.67% ======================================= Files 14 14 Lines 2425 2425 Branches 383 383 ======================================= Hits 2417 2417 Misses 8 8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.