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

Release 0.4.0 #26

Merged
merged 41 commits into from
Jun 9, 2024
Merged

Release 0.4.0 #26

merged 41 commits into from
Jun 9, 2024

Conversation

francescovallone
Copy link
Owner

Description

Pr to prepare for release 0.4.0 of Serinus

feat(#17): the file is now read as a stream and it is sent correctly to the user
…t errors for the normalization of the routes
Copy link

codecov bot commented Jun 9, 2024

Codecov Report

Attention: Patch coverage is 80.22599% with 35 lines in your changes missing coverage. Please review.

Project coverage is 87.05%. Comparing base (9d0f118) to head (a028f69).
Report is 2 commits behind head on main.

Files Patch % Lines
...ages/serinus/lib/src/handlers/request_handler.dart 76.92% 6 Missing ⚠️
...ckages/serinus/lib/src/http/internal_response.dart 81.81% 6 Missing ⚠️
packages/serinus/lib/src/core/hook.dart 0.00% 5 Missing ⚠️
...ages/serinus/lib/src/contexts/request_context.dart 0.00% 4 Missing ⚠️
...ackages/serinus/lib/src/http/internal_request.dart 73.33% 4 Missing ⚠️
packages/serinus/lib/src/core/application.dart 0.00% 3 Missing ⚠️
...kages/serinus/lib/src/core/application_config.dart 0.00% 2 Missing ⚠️
packages/serinus/lib/src/http/cors.dart 0.00% 2 Missing ⚠️
packages/serinus/lib/src/handlers/handler.dart 87.50% 1 Missing ⚠️
packages/serinus/lib/src/http/request.dart 83.33% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
- Coverage   87.09%   87.05%   -0.04%     
==========================================
  Files          69       65       -4     
  Lines        1921     1908      -13     
==========================================
- Hits         1673     1661      -12     
+ Misses        248      247       -1     

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

@francescovallone francescovallone merged commit ad464ad into main Jun 9, 2024
4 of 6 checks passed
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.

1 participant