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

Move to C++17 #71

Closed rmisev closed 3 weeks ago

rmisev commented 1 month ago

Modernize code with C++17 features and remove C++11-only code.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 99.67%. Comparing base (499889c) to head (e2ec706). Report is 10 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #71 +/- ## ======================================= Coverage 99.67% 99.67% ======================================= Files 14 14 Lines 2427 2427 Branches 382 382 ======================================= Hits 2419 2419 Misses 8 8 ```

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