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

inject request and response into controller #13

Merged
merged 1 commit into from
Dec 21, 2023

inject request and response into controller

d3d8f49
Select commit
Loading
Failed to load commit list.
Merged

inject request and response into controller #13

inject request and response into controller
d3d8f49
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 21, 2023 in 0s

41.69% (-0.94%) compared to 1fe98c2

View this Pull Request on Codecov

41.69% (-0.94%) compared to 1fe98c2

Details

Codecov Report

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

Comparison is base (1fe98c2) 42.63% compared to head (d3d8f49) 41.69%.

Files Patch % Lines
yaroo/lib/http/http.dart 0.00% 15 Missing ⚠️
yaroo/lib/src/core.dart 0.00% 11 Missing ⚠️
yaroo/lib/src/_router/definition.dart 16.66% 5 Missing ⚠️
yaroo/lib/src/_reflector/reflector.dart 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
- Coverage   42.63%   41.69%   -0.94%     
==========================================
  Files          23       23              
  Lines         692      710      +18     
==========================================
+ Hits          295      296       +1     
- Misses        397      414      +17     

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