Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add compression-level option #147

Merged

Conversation

onionhammer
Copy link
Contributor

Closes #146

Copy link

codecov bot commented Mar 30, 2024

Codecov Report

Attention: Patch coverage is 18.75000% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 24.62%. Comparing base (cd6542b) to head (45332b9).

Files Patch % Lines
src/dotnet-serve/Startup.cs 0.00% 12 Missing ⚠️
src/dotnet-serve/Program.cs 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #147      +/-   ##
==========================================
- Coverage   26.84%   24.62%   -2.22%     
==========================================
  Files          17       17              
  Lines         652      666      +14     
  Branches        0      133     +133     
==========================================
- Hits          175      164      -11     
- Misses        477      487      +10     
- Partials        0       15      +15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@natemcmaster natemcmaster merged commit fa21e93 into natemcmaster:main Mar 30, 2024
4 of 6 checks passed
@onionhammer onionhammer deleted the add-compression-level-option branch March 30, 2024 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add flag for compression level
2 participants