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 ICU's C API only #47

Closed rmisev closed 4 months ago

rmisev commented 4 months ago

What is done:

Benefits:

See also: https://unicode-org.github.io/icu/userguide/icu4c/build.html#icu-as-a-system-level-library

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 99.65%. Comparing base (0877b18) to head (b873487).

Files Patch % Lines
src/url_idna.cpp 83.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #47 +/- ## ========================================== - Coverage 99.74% 99.65% -0.09% ========================================== Files 16 16 Lines 2322 2333 +11 Branches 386 387 +1 ========================================== + Hits 2316 2325 +9 - Misses 6 8 +2 ```

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