aiortc / aioquic

QUIC and HTTP/3 implementation in Python
BSD 3-Clause "New" or "Revised" License
1.6k stars 229 forks source link

Ensure the source distribution is complete #510

Closed jlaine closed 2 weeks ago

jlaine commented 2 weeks ago

Several files present in VCS were not included in the distribution tarball.

Drop the obsolete appveyor configuration.

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (6c5b9db) to head (be67db1). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #510 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 25 25 Lines 4976 4993 +17 ========================================= + Hits 4976 4993 +17 ```

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