rmisev / url_whatwg

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

Add `upa::path_from_file_url` function #32

Closed rmisev closed 7 months ago

rmisev commented 7 months ago

It gets the OS path from the file URL.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (23b097d) 99.73% compared to head (5ccfe4e) 99.73%.

:exclamation: Current head 5ccfe4e differs from pull request most recent head 1dd7759. Consider uploading reports for the commit 1dd7759 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #32 +/- ## ======================================= Coverage 99.73% 99.73% ======================================= Files 16 16 Lines 2236 2277 +41 ======================================= + Hits 2230 2271 +41 Misses 6 6 ```

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