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

Rename cmake option variables: URL_... -> UPA_... #48

Closed rmisev closed 4 months ago

rmisev commented 4 months ago

The URL_BUILD_TESTS variable has been retained for backward compatibility and is identical to UPA_BUILD_TESTS, but will be removed in future releases.

codecov[bot] commented 4 months ago

Codecov Report

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

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #48 +/- ## ======================================= Coverage 99.65% 99.65% ======================================= Files 16 16 Lines 2333 2333 Branches 387 387 ======================================= Hits 2325 2325 Misses 8 8 ```

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