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

Simplify `str_arg_char` specialization for ATL/MFC strings (C++20) #80

Closed rmisev closed 2 weeks ago

rmisev commented 2 weeks ago

Remove derived_from_CSimpleString concept and use constraint instead.

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 99.66%. Comparing base (226a2fa) to head (1ea48a8). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #80 +/- ## ======================================= Coverage 99.66% 99.66% ======================================= Files 14 14 Lines 2424 2424 Branches 382 382 ======================================= Hits 2416 2416 Misses 8 8 ```

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