pistacheio / pistache

A high-performance REST toolkit written in C++
https://pistacheio.github.io/pistache/
Apache License 2.0
3.12k stars 685 forks source link

Initial version for BSD support #1181

Open alex0x08 opened 6 months ago

alex0x08 commented 6 months ago

So below is the initial version, just to observe and get feedback. I'll do more work on testing soon (and this pull-request will be updated). Also need to check SSL, it compiles but failing on tests.

codecov[bot] commented 6 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (ea688d0) 78.04% compared to head (c1fd068) 78.08%.

:exclamation: Current head c1fd068 differs from pull request most recent head 611425e. Consider uploading reports for the commit 611425e to get more accurate results

Files Patch % Lines
src/server/listener.cc 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1181 +/- ## ========================================== + Coverage 78.04% 78.08% +0.04% ========================================== Files 53 53 Lines 7077 7077 ========================================== + Hits 5523 5526 +3 + Misses 1554 1551 -3 ```

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